Added hsyslog and hweblib packages.

This commit is contained in:
Aycan iRiCAN 2014-02-01 10:53:00 +00:00
parent 16d799bbf9
commit a5597d1076

View File

@ -276,7 +276,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
"hdaemonize"
"hdaemonize hsyslog hweblib"
#endif
-- https://github.com/fpco/stackage/issues/160