mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-10 10:46:38 +01:00
Merge f335b81e34 into 88637ecef0
This commit is contained in:
commit
94ca881e4a
@ -290,6 +290,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
, "gitlib gitlib-cmdline gitlib-test"
|
||||
, "gitlib-libgit2 gitlib-s3"
|
||||
]
|
||||
|
||||
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||
"HandsomeSoup"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/160
|
||||
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
||||
|
||||
Loading…
Reference in New Issue
Block a user