mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bounds and close #165
This commit is contained in:
parent
d6720e66cb
commit
9e4330661b
@ -351,9 +351,6 @@ 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/165
|
||||
addRange "Michael Snoyman" "temporary" "< 1.2"
|
||||
|
||||
addRange "Michael Snoyman" "hashable" "< 1.2"
|
||||
|
||||
-- Requires binary 0.7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user