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 5f28b2f + 7ee3929 commit b8e5d01Copy full SHA for b8e5d01
cassava-megaparsec.cabal
@@ -36,7 +36,7 @@ flag dev
36
37
library
38
build-depends: base >= 4.10 && < 5.0
39
- , bytestring >= 0.9 && < 0.12
+ , bytestring >= 0.9 && < 0.13
40
, cassava >= 0.4.2 && < 0.6
41
, megaparsec >= 7.0 && < 10.0
42
, unordered-containers >= 0.2.7 && < 0.3
@@ -60,7 +60,7 @@ test-suite tests
60
hs-source-dirs: tests
61
type: exitcode-stdio-1.0
62
63
64
65
, cassava-megaparsec
66
, hspec >= 2.0 && < 3.0
0 commit comments