mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Added courier
This commit is contained in:
parent
3460dc6784
commit
dd8b91c819
@ -336,6 +336,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
, "haskell-names haskell-packages hse-cpp"
|
||||
]
|
||||
|
||||
mapM_ (add "Phil Hargett <phil@haphazardhouse.net>") $ words
|
||||
"courier"
|
||||
|
||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
|
||||
"hdaemonize hsyslog hweblib"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user