Cabal revisions of HaXml-1.25.5
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: >= 1.8 name: HaXml version: 1.25.5+x-revision: 1 license: LGPL license-files: COPYRIGHT, LICENCE-GPL, LICENCE-LGPL category: Text, XML synopsis: Utilities for manipulating XML documents description:- This version, 1.25.5 is a Non-Maintainer Upload (NMU). Report issues to the Hackage Trustees issue tracker.+ This version, 1.25.5 is a Non-Maintainer Upload (NMU).+ Report issues to the Hackage Trustees issue tracker. . Haskell utilities for parsing, filtering, transforming and generating XML documents. extra-source-files: Changelog.md tested-with:- GHC ==8.6.1+ GHC ==8.8.1+ || ==8.6.5 || ==8.4.4 || ==8.2.2 || ==8.0.2 Text.XML.HaXml.Schema.Schema hs-source-dirs: src build-depends:- base >= 4.3.1.0 && < 4.13,+ base >= 4.3.1.0 && < 4.14, bytestring >= 0.9.1.10 && < 0.11, containers >= 0.4.0.0 && <0.7, filepath >= 1.2.0.0 && <1.5, pretty >= 1.0.1.2 && <1.2, random >= 1.0 && <1.2,- polyparse >= 1.12.1 && <1.13+ polyparse >= 1.12.1 && <1.14 if !impl(ghc >= 8.0) build-depends: semigroups >= 0.18.5 && < 0.19
revision 2
cabal-version: >= 1.8 name: HaXml version: 1.25.5-x-revision: 1+x-revision: 2 license: LGPL license-files: COPYRIGHT, LICENCE-GPL, LICENCE-LGPL extra-source-files: Changelog.md tested-with:- GHC ==8.8.1+ GHC ==8.10.1+ || ==8.8.3 || ==8.6.5 || ==8.4.4 || ==8.2.2 Text.XML.HaXml.Schema.Schema hs-source-dirs: src build-depends:- base >= 4.3.1.0 && < 4.14,+ base >= 4.3.1.0 && < 4.15, bytestring >= 0.9.1.10 && < 0.11, containers >= 0.4.0.0 && <0.7, filepath >= 1.2.0.0 && <1.5,
revision 3
cabal-version: >= 1.8 name: HaXml version: 1.25.5-x-revision: 2+x-revision: 3 license: LGPL license-files: COPYRIGHT, LICENCE-GPL, LICENCE-LGPL extra-source-files: Changelog.md tested-with:- GHC ==8.10.1- || ==8.8.3+ GHC ==9.0.1+ || ==8.10.4+ || ==8.8.4 || ==8.6.5 || ==8.4.4 || ==8.2.2 Text.XML.HaXml.Schema.Schema hs-source-dirs: src build-depends:- base >= 4.3.1.0 && < 4.15,+ base >= 4.3.1.0 && < 4.16, bytestring >= 0.9.1.10 && < 0.11, containers >= 0.4.0.0 && <0.7, filepath >= 1.2.0.0 && <1.5, pretty >= 1.0.1.2 && <1.2,- random >= 1.0 && <1.2,+ random >= 1.0 && <1.3, polyparse >= 1.12.1 && <1.14 if !impl(ghc >= 8.0) build-depends:
revision 4
cabal-version: >= 1.8 name: HaXml version: 1.25.5-x-revision: 3+x-revision: 4 license: LGPL license-files: COPYRIGHT, LICENCE-GPL, LICENCE-LGPL Text.XML.HaXml.Schema.Schema hs-source-dirs: src build-depends:- base >= 4.3.1.0 && < 4.16,+ base >= 4.3.1.0 && < 4.15, bytestring >= 0.9.1.10 && < 0.11, containers >= 0.4.0.0 && <0.7, filepath >= 1.2.0.0 && <1.5,