mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Remove upper bound for nikita-volkov/hasql-postgres#3
This commit is contained in:
parent
c9355b436c
commit
5eb4c69235
@ -553,7 +553,6 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
words "neat-interpolation cases" ++
|
||||
words "base-prelude mtl-prelude"
|
||||
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "mtl-prelude" "< 2"
|
||||
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "postgresql-binary" "< 0.4"
|
||||
|
||||
-- https://github.com/fpco/stackage/issues/217
|
||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user