packages feed

path-pieces 0.1.3 → 0.1.3.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~text

Dependency ranges changed: text

Files

path-pieces.cabal view
@@ -1,5 +1,5 @@ name:            path-pieces-version:         0.1.3+version:         0.1.3.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -14,7 +14,7 @@  library     build-depends:   base             >= 4       && < 5-                   , text             >= 0.5     && < 0.12+                   , text             >= 0.5                    , time     exposed-modules: Web.PathPieces     ghc-options:     -Wall