packages feed

canonical-filepath 1.0.0.2 → 1.0.0.3

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~directory

Dependency ranges changed: directory

Files

canonical-filepath.cabal view
@@ -1,5 +1,5 @@ name:                   canonical-filepath-version:                1.0.0.2+version:                1.0.0.3 license:                BSD3 license-file:           LICENSE author:                 Max Bolingbroke, Thomas Schilling@@ -17,7 +17,7 @@   build-depends:     base                >= 4     && < 5,     deepseq             >= 1.1   && < 1.4,-    directory           == 1.1.*,+    directory           >= 1.1   && < 1.3,     filepath            >= 1.2   && < 1.4   exposed-modules:     System.FilePath.Canonical