mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 20:07:31 +01:00
Include more gitlib libraries
This commit is contained in:
parent
8e807bf729
commit
88eabc31d4
@ -289,7 +289,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
||||||
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
||||||
, "gitlib gitlib-cmdline gitlib-test"
|
, "gitlib gitlib-cmdline gitlib-test"
|
||||||
-- gitlib-libgit2 gitlib-s3
|
, "gitlib-libgit2 gitlib-s3"
|
||||||
]
|
]
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/160
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user