packages feed

DAV 1.0 → 1.0.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~either

Dependency ranges changed: either

Files

DAV.cabal view
@@ -1,5 +1,5 @@ name:                DAV-version:             1.0+version:             1.0.1 synopsis:            RFC 4918 WebDAV support description:    This is a library for the Web Distributed Authoring and Versioning@@ -30,7 +30,7 @@                      , case-insensitive >= 0.4                      , containers                      , data-default-                     , either >= 4.1+                     , either >= 4.3                      , errors                      , exceptions                      , http-client >= 0.2@@ -52,7 +52,7 @@                      , case-insensitive >= 0.4                      , containers                      , data-default-                     , either >= 4.1+                     , either >= 4.3                      , errors                      , exceptions                      , http-client >= 0.2@@ -76,4 +76,4 @@ source-repository this   type:     git   location: git://anonscm.debian.org/users/clint/DAV.git-  tag:      DAV/1.0+  tag:      DAV/1.0.1