mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 11:00:25 +01:00
Actually comment out gitlib-s3
This commit is contained in:
parent
031a07328d
commit
13649736fa
@ -400,7 +400,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
, "gitlib gitlib-cmdline gitlib-test"
|
, "gitlib gitlib-cmdline gitlib-test"
|
||||||
, "gitlib-libgit2"
|
, "gitlib-libgit2"
|
||||||
-- https://github.com/jwiegley/gitlib/issues/31
|
-- https://github.com/jwiegley/gitlib/issues/31
|
||||||
, "gitlib-s3"
|
-- "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