We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2c22723 + 68c3239 commit f6b0f2aCopy full SHA for f6b0f2a
hw-json-simple-cursor.cabal
@@ -56,7 +56,7 @@ common hw-rankselect-base { build-depends: hw-rankselect-base >= 0.3
56
common hw-simd { build-depends: hw-simd >= 0.1.1.2 && < 0.2 }
57
common lens { build-depends: lens >= 4 && < 5 }
58
common mmap { build-depends: mmap >= 0.5 && < 0.6 }
59
-common optparse-applicative { build-depends: optparse-applicative >= 0.14 && < 0.15 }
+common optparse-applicative { build-depends: optparse-applicative >= 0.14 && < 0.16 }
60
common text { build-depends: text >= 1.2 && < 1.3 }
61
common vector { build-depends: vector >= 0.12 && < 0.13 }
62
common word8 { build-depends: word8 >= 0.1 && < 0.2 }
0 commit comments