mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-27 06:31:56 +01:00
Added hdaemonize.
This commit is contained in:
parent
b23ddf2337
commit
5a30a49de4
@ -274,6 +274,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "haskell-names haskell-packages hse-cpp"
|
, "haskell-names haskell-packages hse-cpp"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
|
||||||
|
"hdaemonize"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/160
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
||||||
mapM_ (add "Ketil Malde") $ words =<<
|
mapM_ (add "Ketil Malde") $ words =<<
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user