Merge pull request #229 from hargettp/master

Added courier
This commit is contained in:
Michael Snoyman 2014-05-23 06:30:12 +03:00
commit 8106d95ae0

View File

@ -336,6 +336,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
, "haskell-names haskell-packages hse-cpp" , "haskell-names haskell-packages hse-cpp"
] ]
mapM_ (add "Phil Hargett <phil@haphazardhouse.net>") $ words
"courier"
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__) #if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words mapM_ (add "Aycan iRiCAN <iricanaycan@gmail.com>") $ words
"hdaemonize hsyslog hweblib" "hdaemonize hsyslog hweblib"