mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add haddock-api and text-binary
This commit is contained in:
parent
8bf144a902
commit
ab0c529e42
@ -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"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user