Skip to content

Commit 785d356

Browse files
committed
Merge pull request #37 from tolysz/fixAtto
Bump attoparsec boundary
2 parents b8d77d0 + 38a5ae8 commit 785d356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fb.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ library
7777
, data-default
7878
, http-types
7979
, http-conduit >= 2.0 && < 2.2
80-
, attoparsec >= 0.10.4 && < 0.13
80+
, attoparsec >= 0.10.4 && < 0.14
8181
, unordered-containers
8282
, aeson >= 0.5 && < 0.9
8383
, base16-bytestring >= 0.1

0 commit comments

Comments
 (0)