Disable gitlib-test

This commit is contained in:
Michael Snoyman 2014-11-16 16:43:26 +02:00
parent fcbfd6d819
commit aae72cc1ae

View File

@ -465,7 +465,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
mapM_ (add "John Wiegley") $ words =<<
-- Removed these: bad semigroups upper bound
[ "bindings-DSL github monad-extras numbers hlibgit2"
, "gitlib gitlib-cmdline gitlib-test"
, "gitlib gitlib-cmdline"
-- https://github.com/jwiegley/gitlib/issues/39
-- , "gitlib-test"
, "gitlib-libgit2"
-- https://github.com/jwiegley/gitlib/issues/31
-- "gitlib-s3"