Cabal revisions of hxt-pickle-utils-0.1.0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-name: hxt-pickle-utils-version: 0.1.0.3-synopsis: Utility functions for using HXT picklers.-description: Utility functions for using HXT picklers.-homepage: https://github.com/silkapp/hxt-pickle-utils-license: BSD3-license-file: LICENSE-author: Silk-maintainer: code@silk.co-copyright: (c) 2014, Silk-category: XML-build-type: Simple-cabal-version: >=1.10--extra-source-files:- CHANGELOG.md- LICENSE- README.md--source-repository head- Type: git- Location: https://github.com/silkapp/hxt-pickle-utils.git--library- default-language: Haskell2010- hs-source-dirs: src- exposed-modules: Text.Xml.Pickle- build-depends:- base >= 4.5 && < 4.9- , hxt >= 9.2 && < 9.4- , mtl >= 2.0 && < 2.3-+name: hxt-pickle-utils +version: 0.1.0.3 +x-revision: 1 +synopsis: Utility functions for using HXT picklers. +description: Utility functions for using HXT picklers. +homepage: https://github.com/silkapp/hxt-pickle-utils +license: BSD3 +license-file: LICENSE +author: Silk +maintainer: code@silk.co +copyright: (c) 2014, Silk +category: XML +build-type: Simple +cabal-version: >=1.10 + +extra-source-files: + CHANGELOG.md + LICENSE + README.md + +source-repository head + Type: git + Location: https://github.com/silkapp/hxt-pickle-utils.git + +library + default-language: Haskell2010 + hs-source-dirs: src + exposed-modules: Text.Xml.Pickle + build-depends: + base >= 4.5 && < 4.10 + , hxt >= 9.2 && < 9.4 + , mtl >= 2.0 && < 2.3 +
revision 2
name: hxt-pickle-utils version: 0.1.0.3 -x-revision: 1 +x-revision: 2 synopsis: Utility functions for using HXT picklers. description: Utility functions for using HXT picklers. homepage: https://github.com/silkapp/hxt-pickle-utils hs-source-dirs: src exposed-modules: Text.Xml.Pickle build-depends: - base >= 4.5 && < 4.10 + base >= 4.5 && < 4.11 , hxt >= 9.2 && < 9.4 , mtl >= 2.0 && < 2.3
revision 3
name: hxt-pickle-utils version: 0.1.0.3 -x-revision: 2 +x-revision: 3 synopsis: Utility functions for using HXT picklers. description: Utility functions for using HXT picklers. homepage: https://github.com/silkapp/hxt-pickle-utils hs-source-dirs: src exposed-modules: Text.Xml.Pickle build-depends: - base >= 4.5 && < 4.11 + base >= 4.5 && < 4.12 , hxt >= 9.2 && < 9.4 , mtl >= 2.0 && < 2.3