Skip to content

Commit

Permalink
Allow generic-deriving 1.9.*
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Nov 19, 2015
1 parent e7f490b commit 7bf0f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json-schema.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ library
, aeson >= 0.7 && < 0.11
, containers >= 0.3 && < 0.6
, generic-aeson == 0.2.*
, generic-deriving >= 1.6 && < 1.9
, generic-deriving >= 1.6 && < 1.10
, mtl >= 2.1 && < 2.3
, scientific == 0.3.*
, text >= 0.10 && < 1.3
Expand Down

0 comments on commit 7bf0f33

Please sign in to comment.