Skip to content

Commit 4c77713

Browse files
committed
Add bound to optparse-applicative
1 parent 861f3df commit 4c77713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuddle.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ executable cuddle
126126
cuddle,
127127
megaparsec,
128128
mtl,
129-
optparse-applicative,
129+
optparse-applicative ^>=0.19,
130130
prettyprinter,
131131
random,
132132
text,

0 commit comments

Comments
 (0)