mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 17:25:49 +01:00
Remove upper bounds and close #204
This commit is contained in:
parent
36470b58bd
commit
59ab7c4d50
@ -365,9 +365,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
|
addRange "Michael Snoyman" "hspec-meta" "< 1.9"
|
||||||
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
|
addRange "Michael Snoyman" "tasty-quickcheck" "< 0.8.0.3"
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/204
|
|
||||||
addRange "Michael Snoyman" "intervals" "< 0.5"
|
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/205
|
-- https://github.com/fpco/stackage/issues/205
|
||||||
addRange "Michael Snoyman" "hastache" "< 0.6"
|
addRange "Michael Snoyman" "hastache" "< 0.6"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user