mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Another upper bound for #156
This commit is contained in:
parent
a5040d30da
commit
e1495600d6
@ -305,6 +305,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
|
||||
-- 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/157
|
||||
addRange "Michael Snoyman" "pretty-show" "== 1.6.1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user