Cabal revisions of pandoc-types-1.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: pandoc-types Version: 1.9+x-revision: 1 Synopsis: Types for representing a structured document Description: This package contains definitions for the 'Pandoc' data structure, which is used by pandoc to represent Text.Pandoc.Generic Text.Pandoc.Builder if impl(ghc >= 6.10)- Build-depends: base >= 4 && < 5, syb, containers >= 0.3+ Build-depends: base >= 4 && < 4.5, syb, containers >= 0.3 else Build-depends: base >= 3 && < 4, containers >= 0.3-