Skip to content

Commit 8ca6203

Browse files
committed
bumped aeson and vector
1 parent ee674b0 commit 8ca6203

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

webapi.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ library
4040
, containers >=0.5 && <0.6
4141
, binary >=0.7 && <0.8
4242
, bytestring >=0.10 && <0.11
43-
, vector >=0.10 && < 0.11
44-
, aeson >=0.8 && <0.9
43+
, vector >=0.10 && < 0.12
44+
, aeson >=0.8 && <0.10
4545
, http-types == 0.8.*
4646
, blaze-builder == 0.4.*
4747
, bytestring-trie == 0.2.*

0 commit comments

Comments
 (0)