Skip to content

Commit 884890b

Browse files
committed
Merge pull request #38 from ddssff/master
Allow aeson-0.9
2 parents c3b9b02 + 5909be3 commit 884890b

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
@@ -79,7 +79,7 @@ library
7979
, http-conduit >= 2.0 && < 2.2
8080
, attoparsec >= 0.10.4 && < 0.14
8181
, unordered-containers
82-
, aeson >= 0.5 && < 0.9
82+
, aeson >= 0.5 && < 0.10
8383
, base16-bytestring >= 0.1
8484
, base64-bytestring >= 0.1.1
8585
, time >= 1.2 && < 1.6

0 commit comments

Comments
 (0)