mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bounds for #124
This commit is contained in:
parent
782b9fe126
commit
1e133c5e34
@ -260,6 +260,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/123
|
||||
addRange "Michael Snoyman" "cryptohash" "< 0.11"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/124
|
||||
addRange "Michael Snoyman" "fclabels" "< 2.0"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user