mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +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
|
||||
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.*
|
||||
addRange "Michael Snoyman" "threepenny-gui" "< 0.4.1"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user