mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 19:21:57 +01:00
Remove retry and these
This commit is contained in:
parent
0d204493e9
commit
a170dc6aeb
@ -626,7 +626,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
["text-binary BoundedChan MissingH bytestring-lexing bytestring-trie"
|
["text-binary BoundedChan MissingH bytestring-lexing bytestring-trie"
|
||||||
,"data-accessor data-accessor-mtl file-location fuzzcheck here"
|
,"data-accessor data-accessor-mtl file-location fuzzcheck here"
|
||||||
,"hlibgit2 hostname-validate interpolatedstring-perl6 iproute"
|
,"hlibgit2 hostname-validate interpolatedstring-perl6 iproute"
|
||||||
,"missing-foreign multimap parallel-io retry these"]
|
,"missing-foreign multimap parallel-io"]
|
||||||
when (ghcVer >= GhcMajorVersion 7 8) $
|
when (ghcVer >= GhcMajorVersion 7 8) $
|
||||||
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
|
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
|
||||||
"haddock-api"
|
"haddock-api"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user