Skip to content

Commit 0a2af6d

Browse files
authored
SUpport aeson-1.5
1 parent 6416d36 commit 0a2af6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streaming-utils.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ library
7575
network,
7676
http-client >=0.2 && <0.7,
7777
http-client-tls,
78-
aeson > 0.8 && <1.5,
78+
aeson > 0.8 && <1.6,
7979
json-stream > 0.4 && < 0.5,
8080
resourcet > 1.0 && < 1.3,
8181
streaming-commons > 0.2 && < 0.3

0 commit comments

Comments
 (0)