mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 18:21:56 +01:00
Remove gitlib-s3
This commit is contained in:
parent
ae95903bfc
commit
8e807bf729
@ -288,8 +288,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
||||||
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
||||||
, "gitlib gitlib-cmdline gitlib-s3 gitlib-test"
|
, "gitlib gitlib-cmdline gitlib-test"
|
||||||
-- gitlib-libgit2
|
-- gitlib-libgit2 gitlib-s3
|
||||||
]
|
]
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/160
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user