hxt-cache 9.0.2 → 9.0.2.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~directory
Dependency ranges changed: directory
Files
- hxt-cache.cabal +2/−2
hxt-cache.cabal view
@@ -1,5 +1,5 @@ Name: hxt-cache-Version: 9.0.2+Version: 9.0.2.1 Synopsis: Cache for HXT XML Documents and other binary data Description: Extension for caching XML documents and other binary data in cache directory of the local filesystem.@@ -34,7 +34,7 @@ binary >= 0.5 && < 1, containers >= 0.2 && < 1, deepseq >= 1.1 && < 2,- directory >= 1 && < 2,+ directory >= 1 && < 1.2, filepath >= 1.1 && < 2, hxt >= 9 && < 10, old-locale >= 1 && < 2,