DAV 1.0.3 → 1.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~basedep ~errors
Dependency ranges changed: base, errors
Files
- DAV.cabal +3/−3
DAV.cabal view
@@ -1,5 +1,5 @@ name: DAV-version: 1.0.3+version: 1.0.4 synopsis: RFC 4918 WebDAV support description: This is a library for the Web Distributed Authoring and Versioning@@ -35,7 +35,7 @@ , containers , data-default , either >= 4.3- , errors+ , errors < 2.0 , exceptions , http-client >= 0.2 , http-client-tls >= 0.2@@ -57,7 +57,7 @@ , containers , data-default , either >= 4.3- , errors+ , errors < 2.0 , exceptions , http-client >= 0.2 , http-client-tls >= 0.2