mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 16:10:25 +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
|
mapM_ (add "Ben Ford <ben@dlstartup.com") $ words
|
||||||
"HandsomeSoup"
|
"HandsomeSoup"
|
||||||
|
|
||||||
|
mapM_ (add "Clint Adams <clint@debian.org>") $ words
|
||||||
|
"DAV hOpenPGP hopenpgp-tools MusicBrainz"
|
||||||
|
|
||||||
-- 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