Cabal revisions of HaXml-1.25.9
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 1.18 name: HaXml version: 1.25.9+x-revision: 1 license: LGPL-2.1 license-files: COPYRIGHT, LICENCE-GPL, LICENCE-LGPL extra-doc-files: Changelog.md README tested-with:- GHC ==9.2.1- || ==9.0.1+ GHC ==9.4.1+ || ==9.2.4+ || ==9.0.2 || ==8.10.7 || ==8.8.4 || ==8.6.5 Text.XML.HaXml.Schema.Schema hs-source-dirs: src build-depends:- base >= 4.3.1.0 && < 4.17,+ base >= 4.3.1.0 && < 4.18, bytestring >= 0.9.1.10 && < 0.12, containers >= 0.4.0.0 && <0.7, filepath >= 1.2.0.0 && <1.5,