mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Upper bound for #166
This commit is contained in:
parent
9e4330661b
commit
edc1f98fdd
@ -351,6 +351,9 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
-- https://github.com/fpco/stackage/issues/162
|
||||
addRange "Michael Snoyman" "postgresql-simple" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/166
|
||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user