mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-08-31 08:23:50 +02:00
Add HandsomeSoup to Stackage.Config
http://hackage.haskell.org/package/HandsomeSoup
This commit is contained in:
parent
88637ecef0
commit
f335b81e34
@ -291,6 +291,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "gitlib-libgit2 gitlib-s3"
|
, "gitlib-libgit2 gitlib-s3"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||||
|
"HandsomeSoup"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/160
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
||||||
mapM_ (add "Ketil Malde") $ words =<<
|
mapM_ (add "Ketil Malde") $ words =<<
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user