Skip to content

Commit

Permalink
Allow optparse-applicative 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Minoru committed Aug 6, 2023
1 parent 416faa8 commit 00bf98c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hakyll.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Library
lrucache >= 1.1.1 && < 1.3,
mtl >= 1 && < 2.4,
network-uri >= 2.6 && < 2.7,
optparse-applicative >= 0.12 && < 0.18,
optparse-applicative >= 0.12 && < 0.19,
parsec >= 3.0 && < 3.2,
process >= 1.6 && < 1.7,
random >= 1.0 && < 1.3,
Expand Down

0 comments on commit 00bf98c

Please sign in to comment.