mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-22 20:21:57 +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
|
-- Removed these: bad semigroups upper bound
|
||||||
[ "bindings-DSL github monad-extras numbers hlibgit2"
|
[ "bindings-DSL github monad-extras numbers hlibgit2"
|
||||||
, "gitlib gitlib-cmdline gitlib-test"
|
, "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
|
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user