Update the deps

This commit is contained in:
Nikita Volkov 2020-06-13 13:32:29 +03:00
parent 06b465a92a
commit 644abe99ca

View File

@ -56,7 +56,7 @@ library
build-depends:
attoparsec >=0.10 && <0.14,
base >=4.9 && <5,
base-prelude >=0.1.19 && <2,
base-prelude >=1.4 && <2,
bytestring >=0.10 && <0.11,
bytestring-strict-builder >=0.4.5.1 && <0.5,
contravariant >=1.3 && <2,
@ -67,7 +67,7 @@ library
loch-th ==0.2.*,
mtl >=2 && <3,
placeholders ==0.1.*,
postgresql-binary >=0.12.2 && <0.13,
postgresql-binary >=0.12.3 && <0.13,
postgresql-libpq ==0.9.*,
profunctors >=5.1 && <6,
text >=1 && <2,