packages feed

tagchup 0.4.1 → 0.4.1.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~containers

Dependency ranges changed: containers

Files

tagchup.cabal view
@@ -1,5 +1,5 @@ Name:           tagchup-Version:        0.4.1+Version:        0.4.1.1 License:        GPL License-File:   LICENSE Author:         Henning Thielemann <tagchup@henning-thielemann.de>@@ -38,7 +38,7 @@ Source-Repository this    Type:     darcs    Location: http://code.haskell.org/~thielema/tagchup/-   Tag:      0.4.1+   Tag:      0.4.1.1  Flag buildExamples    description: Build example executables@@ -51,7 +51,7 @@       transformers >=0.2 && <0.6,       explicit-exception >=0.1 && <0.2,       bytestring >=0.9.0.1 && <0.11,-      containers >=0.1 && <0.6,+      containers >=0.1 && <0.7,       non-empty >=0.2.1 && <0.4,       data-accessor >=0.2 && <0.3,       utility-ht >=0.0.13 && <0.1,