mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-05 19:10:26 +01:00
Upper bound for #159
This commit is contained in:
parent
7fe03e98af
commit
f70b3ec595
@ -326,6 +326,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/158
|
-- https://github.com/fpco/stackage/issues/158
|
||||||
addRange "Michael Snoyman" "zip-archive" "< 0.2"
|
addRange "Michael Snoyman" "zip-archive" "< 0.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/159
|
||||||
|
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
||||||
|
|
||||||
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