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 4385e08 commit da9aeedCopy full SHA for da9aeed
changelog
@@ -1,3 +1,7 @@
1
+[1.22.2.1]
2
+
3
+ * Allow aeson 2.1.* and criterion 1.6.
4
5
[1.22.2]
6
7
* Use StrictData in Text.Pandoc.Definition.
pandoc-types.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
Name: pandoc-types
-version: 1.22.2
+version: 1.22.2.1
Synopsis: Types for representing a structured document
Description: @Text.Pandoc.Definition@ defines the 'Pandoc' data
structure, which is used by pandoc to represent
0 commit comments