Bump attoparsec
This commit is contained in:
parent
de813c3269
commit
2bff26feca
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ library
|
|||
build-depends:
|
||||
base >= 4.7 && < 5
|
||||
, aeson >= 0.7 && < 0.9
|
||||
, attoparsec >= 0.12 && < 0.13
|
||||
, attoparsec >= 0.12 && < 0.14
|
||||
, bytestring >= 0.10 && < 0.11
|
||||
, either >= 4.3 && < 4.4
|
||||
, http-types >= 0.8 && < 0.9
|
||||
|
|
Loading…
Reference in a new issue