mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Don't include gitlib-libgit2 fpco/gitlib#23
This commit is contained in:
parent
3ad808b0ac
commit
ae95903bfc
@ -288,7 +288,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
|
||||
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
||||
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
||||
, "gitlib gitlib-cmdline gitlib-libgit2 gitlib-s3 gitlib-test"
|
||||
, "gitlib gitlib-cmdline gitlib-s3 gitlib-test"
|
||||
-- gitlib-libgit2
|
||||
]
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/160
|
||||
|
||||
Loading…
Reference in New Issue
Block a user