mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Merge pull request #181 from aycanirican/master
Added hsyslog and hweblib.
This commit is contained in:
commit
69e06b5399
@ -276,7 +276,10 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
|
||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
|
||||
"hdaemonize"
|
||||
"hdaemonize hsyslog hweblib"
|
||||
#else
|
||||
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
|
||||
"hweblib"
|
||||
#endif
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/160
|
||||
|
||||
Loading…
Reference in New Issue
Block a user