mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-22 18:22:05 +03:00
Update the deps
This commit is contained in:
parent
06b465a92a
commit
644abe99ca
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user