Skip to content

Commit 9f3f168

Browse files
committed
chore: bump optparse-applicative upper bound
1 parent 3e6d9f6 commit 9f3f168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flaccuraterip.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Executable flaccuraterip
4848
binary >= 0.5 && < 0.9,
4949
deepseq >= 1.3 && < 1.5,
5050
HTTP >= 4000.2 && < 4000.4,
51-
optparse-applicative >= 0.10 && < 0.15,
51+
optparse-applicative >= 0.10 && < 0.16,
5252
process >= 1.5 && < 1.7
5353
GHC-Options: -Wall
5454
Main-Is: Main.hs

0 commit comments

Comments
 (0)