mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-26 11:57:01 +03:00
Update the deps
This commit is contained in:
parent
d5e432769f
commit
5fb0fe331f
@ -49,16 +49,16 @@ library
|
||||
HighSQL.Backend
|
||||
build-depends:
|
||||
-- template-haskell:
|
||||
template-haskell == 2.8.*,
|
||||
template-haskell >= 2.8 && < 2.10,
|
||||
-- parsing:
|
||||
attoparsec == 0.11.*,
|
||||
attoparsec == 0.12.*,
|
||||
-- database:
|
||||
ex-pool == 0.2.*,
|
||||
-- data:
|
||||
Decimal == 0.4.*,
|
||||
time == 1.4.*,
|
||||
bytestring == 0.10.*,
|
||||
text == 0.11.*,
|
||||
text == 1.1.*,
|
||||
hashable == 1.2.*,
|
||||
-- control:
|
||||
list-t >= 0.2.1 && < 0.3,
|
||||
|
Loading…
Reference in New Issue
Block a user