mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Merge pull request #312 from d12frosted/master
remove djinn libs from d12frosted maintainer list
This commit is contained in:
commit
ab0fc98461
@ -494,7 +494,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
"ghc-syb-utils"
|
||||
|
||||
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) $
|
||||
mapM_ (add "Boris Buliga <d12frosted@icloud.com>") $ words
|
||||
"system-canonicalpath"
|
||||
@ -567,7 +567,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/310
|
||||
addRange "Michael Snoyman" "HandsomeSoup" "< 0.3.3"
|
||||
|
||||
|
||||
mapM_ (add "trupill@gmail.com") $ words
|
||||
"djinn-lib djinn-ghc"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user