mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Disable gitlib-s3 jwiegley/gitlib#31
This commit is contained in:
parent
5b1944e237
commit
229be5dbe2
@ -398,7 +398,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
-- Removed these: bad semigroups upper bound
|
||||
[ "bindings-DSL github monad-extras numbers hlibgit2"
|
||||
, "gitlib gitlib-cmdline gitlib-test"
|
||||
, "gitlib-libgit2 gitlib-s3"
|
||||
, "gitlib-libgit2"
|
||||
-- https://github.com/jwiegley/gitlib/issues/31
|
||||
, "gitlib-s3"
|
||||
]
|
||||
|
||||
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||
|
||||
Loading…
Reference in New Issue
Block a user