packages feed

packdeps 0.3.0 → 0.3.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containers

Dependency ranges changed: containers

Files

packdeps.cabal view
@@ -1,5 +1,5 @@ name:            packdeps-version:         0.3.0+version:         0.3.0.1 license:         BSD3 license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -27,7 +27,7 @@                    , text                      >= 0.7      && < 0.12                    , Cabal                     >= 1.8      && < 1.15                    , time                      >= 1.1.4-                   , containers                >= 0.2      && < 0.5+                   , containers                >= 0.2                    , directory                 >= 1.0      && < 1.2                    , filepath                  >= 1.1      && < 1.4     exposed-modules: Distribution.PackDeps