mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #168
This commit is contained in:
parent
4588cdf313
commit
9f53ce1247
@ -348,6 +348,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/166
|
||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/168
|
||||
addRange "Michael Snoyman" "crypto-api" "< 0.13"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user