Skip to content

Commit

Permalink
allow optparse-applicative-0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
byorgey committed Feb 2, 2022
1 parent 65c7895 commit 2f8988d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams-lib.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ Library
intervals >= 0.7 && < 0.10,
lens >= 4.6 && < 5.2,
tagged >= 0.7,
optparse-applicative >= 0.11 && < 0.17,
optparse-applicative >= 0.11 && < 0.18,
filepath,
JuicyPixels >= 3.3.4 && < 3.4,
hashable >= 1.1 && < 1.5,
Expand Down

0 comments on commit 2f8988d

Please sign in to comment.