mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 07:48:31 +01:00
Another platform workaround
This commit is contained in:
parent
4613095952
commit
dd1c47d178
@ -449,6 +449,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
when (ghcVer >= GhcMajorVersion 7 8) $
|
||||
mapM_ (add "Yann Esposito <yann.esposito@gmail.com>") $ words
|
||||
"holy-project"
|
||||
when requireHP $ addRange "Yann Esposito <yann.esposito@gmail.com>" "holy-project" "< 0.1.1.1"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/216
|
||||
-- QuickCheck constraint
|
||||
|
||||
Loading…
Reference in New Issue
Block a user