xml-basic 0.1.3 → 0.1.3.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~containers
Dependency ranges changed: containers
Files
- xml-basic.cabal +4/−4
xml-basic.cabal view
@@ -1,5 +1,5 @@ Name: xml-basic-Version: 0.1.3+Version: 0.1.3.1 License: BSD3 License-File: LICENSE Author: Henning Thielemann <haskell@henning-thielemann.de>@@ -24,7 +24,7 @@ Source-Repository this type: darcs location: http://code.haskell.org/~thielema/xml-basic/- tag: 0.1.3+ tag: 0.1.3.1 Flag splitBase description: Choose the new smaller, split-up base package.@@ -37,14 +37,14 @@ utility-ht >=0.0.13 && <0.1 If flag(splitBase) Build-Depends:- containers >=0.1 && <0.6,+ containers >=0.1 && <0.7, base >= 2 && <5 Else Build-Depends: base >= 1.0 && < 2 If impl(jhc) Build-Depends:- containers >=0.1 && <0.6,+ containers >=0.1 && <0.7, applicative >=1.0 && <1.1 Else Build-Depends: