Remove gitlib-s3

This commit is contained in:
Michael Snoyman 2014-02-06 16:57:31 +02:00
parent ae95903bfc
commit 8e807bf729

View File

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