Add haddock-api and text-binary

This commit is contained in:
Emanuel Borsboom 2014-11-23 10:23:43 -08:00
parent 8bf144a902
commit ab0c529e42

View File

@ -537,7 +537,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "Matvey Aksenov <matvey.aksenov@gmail.com") $ words
"terminal-size"
mapM_ (add "Luis G. Torres <lgtorres42@gmail.com") $ words
"kdt"
{- https://github.com/fpco/stackage/pull/331
@ -545,6 +545,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
"hakyll"
-}
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
"haddock-api text-binary"
mapM_ (add "Michael Sloan <mgsloan@gmail.com") $ words
"th-orphans th-reify-many"