mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Upper bound for #161
This commit is contained in:
parent
35ab5b1edc
commit
27dd991827
@ -330,6 +330,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
-- https://github.com/fpco/stackage/issues/159
|
-- https://github.com/fpco/stackage/issues/159
|
||||||
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
addRange "Michael Snoyman" "pretty-show" "< 1.6.2"
|
||||||
|
|
||||||
|
-- https://github.com/fpco/stackage/issues/161
|
||||||
|
addRange "Michael Snoyman" "RSA" "< 1.3"
|
||||||
|
|
||||||
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