wraxml 0.4.4 → 0.4.4.1
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~HaXmldep ~polyparsedep ~tagsoup
Dependency ranges changed: HaXml, polyparse, tagsoup, transformers
Files
- wraxml.cabal +6/−6
wraxml.cabal view
@@ -1,5 +1,5 @@ Name: wraxml-Version: 0.4.4+Version: 0.4.4.1 License: GPL License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -51,7 +51,7 @@ Source-Repository this Type: darcs Location: http://code.haskell.org/~thielema/wraxml/- Tag: 0.4.4+ Tag: 0.4.4.1 Flag buildExamples description: Build example executables@@ -59,14 +59,14 @@ Library Build-Depends:- polyparse >=1.2 && <1.9,- tagsoup >=0.8 && <0.13,+ polyparse >=1.2 && <1.13,+ tagsoup >=0.8 && <0.14, tagchup >=0.4 && <0.5, xml-basic >=0.1 && <0.2,- HaXml >=1.23 && <1.24,+ HaXml >=1.23 && <1.26, hxt >=8.5.0 && <8.6, hxt-filter >=8.1.1 && <9,- transformers >=0.2 && <0.4,+ transformers >=0.2 && <0.6, utility-ht >=0.0.4 && <0.1, explicit-exception >=0.1.3 && <0.2, data-accessor >=0.2 && <0.3,