mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Merge pull request #247 from clinty/master
Add DAV, hOpenPGP, MusicBrainz
This commit is contained in:
commit
4cf56850f4
@ -376,6 +376,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||
"HandsomeSoup"
|
||||
|
||||
mapM_ (add "Clint Adams <clint@debian.org>") $ words
|
||||
"DAV hOpenPGP hopenpgp-tools MusicBrainz"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/160
|
||||
when (ghcVer >= GhcMajorVersion 7 6) $ do
|
||||
mapM_ (add "Ketil Malde") $ words =<<
|
||||
|
||||
Loading…
Reference in New Issue
Block a user