mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-07 11:57:28 +01:00
Upper bounds for #157
This commit is contained in:
parent
9e3ff732a1
commit
a5040d30da
@ -306,6 +306,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/156
|
-- https://github.com/fpco/stackage/issues/156
|
||||||
addRange "Michael Snoyman" "hspec" "< 1.8"
|
addRange "Michael Snoyman" "hspec" "< 1.8"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/157
|
||||||
|
addRange "Michael Snoyman" "pretty-show" "== 1.6.1"
|
||||||
|
|
||||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||||
|
|
||||||
-- Requires binary 0.7
|
-- Requires binary 0.7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user