mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #157
This commit is contained in:
parent
e1495600d6
commit
e46572e5d3
@ -307,9 +307,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/157
|
||||
addRange "Michael Snoyman" "pretty-show" "== 1.6.1"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user