mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Remove upper bounds and close #158
This commit is contained in:
parent
c04fb6472e
commit
96c1ed3a12
@ -309,9 +309,6 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
addRange "Michael Snoyman" "hspec" "< 1.8"
|
||||
addRange "Michael Snoyman" "hspec-expectations" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/158
|
||||
addRange "Michael Snoyman" "zip-archive" "< 0.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/159
|
||||
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user