packages feed

xml-parsec 1.0.2 → 1.0.3

raw patch · 1 files changed

+5/−3 lines, 1 filesdep ~HaXmlnew-uploader

Dependency ranges changed: HaXml

Files

xml-parsec.cabal view
@@ -1,11 +1,13 @@+ Name:           xml-parsec-Version:        1.0.2+Version:        1.0.3 License:        GPL License-File:   LICENSE Author:         Stephan Friedrichs,                 Henning Günther,                 Oliver Mielentz,                 Martin Wegner+Maintainer:     Stephan Friedrichs <deduktionstheorem [at] web.de>  Stability:      Stable Category:       Parsing@@ -14,10 +16,10 @@                 This was originally developed as part of the Barracuda                 ad-hoc P2P chat client.                 .-                The Darcs repository can be found at <http://repos.mroot.net/sep07-adhoc>+                The Darcs repository can be found at <http://darcs.mroot.net/sep07-adhoc/> Homepage:       http://sep07.mroot.net/ -Build-Depends:  base, parsec, HaXml+Build-Depends:  base, parsec, HaXml >= 1.19 Build-Type:     Simple  Exposed-Modules: Text.ParserCombinators.Parsec.XML