mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 04:31:57 +01:00
Reenable some packages
This commit is contained in:
parent
0d01193aea
commit
f99289e5c1
@ -410,8 +410,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
"HandsomeSoup"
|
"HandsomeSoup"
|
||||||
|
|
||||||
mapM_ (add "Clint Adams <clint@debian.org>") $ words
|
mapM_ (add "Clint Adams <clint@debian.org>") $ words
|
||||||
"hOpenPGP openpgp-asciiarmor MusicBrainz"
|
"hOpenPGP openpgp-asciiarmor MusicBrainz DAV hopenpgp-tools"
|
||||||
-- DAV hopenpgp-tools
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/160
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
mapM_ (add "Ketil Malde") $ words =<<
|
mapM_ (add "Ketil Malde") $ words =<<
|
||||||
@ -447,11 +446,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
mapM_ (add "Mihai Maruseac <mihai.maruseac@gmail.com>") $ words
|
mapM_ (add "Mihai Maruseac <mihai.maruseac@gmail.com>") $ words
|
||||||
"io-manager"
|
"io-manager"
|
||||||
|
|
||||||
{-
|
|
||||||
when (ghcVer >= GhcMajorVersion 7 8) $
|
when (ghcVer >= GhcMajorVersion 7 8) $
|
||||||
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
||||||
"holy-project"
|
"holy-project"
|
||||||
-}
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/216
|
-- https://github.com/fpco/stackage/issues/216
|
||||||
-- QuickCheck constraint
|
-- QuickCheck constraint
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user