mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-29 07:30:25 +01:00
commit
dcf90c4448
@ -478,6 +478,9 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
"holy-project"
|
"holy-project"
|
||||||
when requireHP $ addRange "Yann Esposito <yann.esposito@gmail.com>" "holy-project" "< 0.1.1.1"
|
when requireHP $ addRange "Yann Esposito <yann.esposito@gmail.com>" "holy-project" "< 0.1.1.1"
|
||||||
|
|
||||||
|
mapM_ (add "Paul Rouse <pgr@doynton.org>") $ words
|
||||||
|
"yesod-auth-hashdb"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/216
|
-- https://github.com/fpco/stackage/issues/216
|
||||||
-- QuickCheck constraint
|
-- QuickCheck constraint
|
||||||
-- when (ghcVer == GhcMajorVersion 7 6) $
|
-- when (ghcVer == GhcMajorVersion 7 6) $
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user