Cabal revisions of pandoc-types-1.12.3.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: pandoc-types Version: 1.12.3.2+x-revision: 1 Synopsis: Types for representing a structured document Description: @Text.Pandoc.Definition@ defines the 'Pandoc' data structure, which is used by pandoc to represent Text.Pandoc.Walk Text.Pandoc.Builder Text.Pandoc.JSON- Build-depends: base >= 4 && < 5,+ Build-depends: base >= 4.5 && < 5, containers >= 0.3, syb >= 0.1 && < 0.5, ghc-prim >= 0.2,