mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
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"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user