mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-20 15:31:47 +01:00
Upper bound on postgresql-binary
This commit is contained in:
parent
fde41de145
commit
3f83d8c224
@ -551,6 +551,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
words "neat-interpolation cases" ++
|
words "neat-interpolation cases" ++
|
||||||
words "base-prelude mtl-prelude"
|
words "base-prelude mtl-prelude"
|
||||||
addRange "Nikita Volkov <nikita.y.volkov@mail.ru>" "mtl-prelude" "< 2"
|
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
|
-- https://github.com/fpco/stackage/issues/217
|
||||||
addRange "Michael Snoyman" "transformers" "< 0.4"
|
addRange "Michael Snoyman" "transformers" "< 0.4"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user