Include more gitlib libraries

This commit is contained in:
Michael Snoyman 2014-02-07 04:59:11 +02:00
parent 8e807bf729
commit 88eabc31d4

View File

@ -289,7 +289,7 @@ 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-test"
-- gitlib-libgit2 gitlib-s3
, "gitlib-libgit2 gitlib-s3"
]
-- https://github.com/fpco/stackage/issues/160