mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +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"
|
||||
]
|
||||
|
||||
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
|
||||
"hdaemonize"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/160
|
||||
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
||||
mapM_ (add "Ketil Malde") $ words =<<
|
||||
|
||||
Loading…
Reference in New Issue
Block a user