mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-14 15:25:50 +01:00
commit
afdb76c769
@ -630,7 +630,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
,"missing-foreign multimap parallel-io"]
|
,"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 git-embed"
|
||||||
when (not requireHP) $
|
when (not requireHP) $
|
||||||
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
|
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
|
||||||
"fuzzcheck MissingH"
|
"fuzzcheck MissingH"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user