mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-03 18:10:26 +01:00
Upper bounds for #188
This commit is contained in:
parent
02a39ab02f
commit
e6ec0cd50e
@ -333,6 +333,13 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/187
|
-- https://github.com/fpco/stackage/issues/187
|
||||||
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
addRange "Michael Snoyman" "cpphs" "< 1.18.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/188
|
||||||
|
addRange "Michael Snoyman" "tasty" "< 0.8"
|
||||||
|
addRange "Michael Snoyman" "tasty-golden" "< 2.2"
|
||||||
|
addRange "Michael Snoyman" "tasty-hunit" "< 0.8"
|
||||||
|
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8"
|
||||||
|
addRange "Michael Snoyman" "tasty-smallcheck" "< 0.8"
|
||||||
|
|
||||||
-- Requires aeson 0.6.*
|
-- Requires aeson 0.6.*
|
||||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user