Added hdaemonize.

This commit is contained in:
Aycan iRiCAN 2014-01-31 09:42:51 +00:00
parent b23ddf2337
commit 5a30a49de4

View File

@ -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 =<<