Skip to content

Commit 7c377d1

Browse files
authored
Merge pull request #73 from moleike/cabal-updates
Bumping optparse-applicative
2 parents 22461e5 + 5c71fe1 commit 7c377d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonnet.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ executable hs-jsonnet
116116
filepath,
117117
jsonnet,
118118
megaparsec,
119-
optparse-applicative >=0.16.1 && <0.19,
119+
optparse-applicative >=0.16.1 && <0.19 || ^>=0.19.0,
120120
text
121121

122122
test-suite jsonnet-test

0 commit comments

Comments
 (0)