Merge pull request #367 from fpco/add-git-embed

Add git-embed
This commit is contained in:
Michael Snoyman 2014-12-13 20:33:08 +02:00
commit afdb76c769

View File

@ -630,7 +630,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
,"missing-foreign multimap parallel-io"]
when (ghcVer >= GhcMajorVersion 7 8) $
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
"haddock-api"
"haddock-api git-embed"
when (not requireHP) $
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
"fuzzcheck MissingH"