Skip to content

Commit

Permalink
Allow aeson 1.2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tfausak committed Apr 17, 2017
1 parent e59e7c7 commit 58f84b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ghc-options: -Wall
github: tfausak/ratel
library:
dependencies:
- aeson >=0.11 && <1.2
- aeson >=0.11 && <1.3
- base ==4.9.*
- bytestring ==0.10.*
- case-insensitive ==1.2.*
Expand Down

0 comments on commit 58f84b4

Please sign in to comment.