Merge pull request #312 from d12frosted/master

remove djinn libs from d12frosted maintainer list
This commit is contained in:
Michael Snoyman 2014-10-18 22:24:34 +03:00
commit ab0fc98461

View File

@ -494,7 +494,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
"ghc-syb-utils" "ghc-syb-utils"
mapM_ (add "Boris Buliga <d12frosted@icloud.com>") $ words mapM_ (add "Boris Buliga <d12frosted@icloud.com>") $ words
"djinn-lib djinn-ghc ghc-mod io-choice" "ghc-mod io-choice"
when (ghcVer >= GhcMajorVersion 7 8) $ when (ghcVer >= GhcMajorVersion 7 8) $
mapM_ (add "Boris Buliga <d12frosted@icloud.com>") $ words mapM_ (add "Boris Buliga <d12frosted@icloud.com>") $ words
"system-canonicalpath" "system-canonicalpath"