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.
1 parent 0158cd0 commit 15d08bfCopy full SHA for 15d08bf
pandoc-types.cabal
@@ -55,7 +55,7 @@ Library
55
deepseq >= 1.4.1 && < 1.5,
56
syb >= 0.1 && < 0.8,
57
ghc-prim >= 0.2,
58
- bytestring >= 0.9 && < 0.11,
+ bytestring >= 0.9 && < 0.12,
59
aeson >= 0.6.2 && < 1.6,
60
transformers >= 0.2 && < 0.6,
61
QuickCheck >= 2.10 && < 2.15
@@ -74,7 +74,7 @@ test-suite test-pandoc-types
74
75
containers >= 0.3,
76
text,
77
78
test-framework >= 0.3 && < 0.9,
79
test-framework-hunit >= 0.2 && < 0.4,
80
test-framework-quickcheck2 >= 0.2.9 && < 0.4,
0 commit comments