mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +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
|
mapM_ (add "Matvey Aksenov <matvey.aksenov@gmail.com") $ words
|
||||||
"terminal-size"
|
"terminal-size"
|
||||||
|
|
||||||
mapM_ (add "Luis G. Torres <lgtorres42@gmail.com") $ words
|
mapM_ (add "Luis G. Torres <lgtorres42@gmail.com") $ words
|
||||||
"kdt"
|
"kdt"
|
||||||
{- https://github.com/fpco/stackage/pull/331
|
{- https://github.com/fpco/stackage/pull/331
|
||||||
@ -545,6 +545,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
"hakyll"
|
"hakyll"
|
||||||
-}
|
-}
|
||||||
|
|
||||||
|
mapM_ (add "Emanuel Borsobom <manny@fpcomplete.com>") $ words
|
||||||
|
"haddock-api text-binary"
|
||||||
|
|
||||||
mapM_ (add "Michael Sloan <mgsloan@gmail.com") $ words
|
mapM_ (add "Michael Sloan <mgsloan@gmail.com") $ words
|
||||||
"th-orphans th-reify-many"
|
"th-orphans th-reify-many"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user