We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cdb37f + a0b4e91 commit f573727Copy full SHA for f573727
hw-json-standard-cursor.cabal
@@ -56,7 +56,7 @@ common hw-rankselect { build-depends: hw-rankselect >= 0.13
56
common hw-rankselect-base { build-depends: hw-rankselect-base >= 0.3.2.1 && < 0.4 }
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