mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +01:00
Add HandsomeSoup to Stackage.Config
http://hackage.haskell.org/package/HandsomeSoup
This commit is contained in:
parent
88637ecef0
commit
f335b81e34
@ -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