mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Remove upper bounds and close #156
This commit is contained in:
parent
6b15c3dd50
commit
58ca96e512
@ -330,10 +330,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/153
|
||||
addRange "Michael Snoyman" "text" "< 1.0"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/156
|
||||
addRange "Michael Snoyman" "hspec" "< 1.8"
|
||||
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/159
|
||||
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user