packages feed

bitly-cli 0.1 → 0.1.1

raw patch · 1 files changed

+4/−4 lines, 1 filesdep ~Bitlydep ~directorydep ~regexpr

Dependency ranges changed: Bitly, directory, regexpr

Files

bitly-cli.cabal view
@@ -1,5 +1,5 @@ Name:          bitly-cli-Version:       0.1+Version:       0.1.1 Cabal-version: >= 1.2 Build-type:    Simple @@ -34,8 +34,8 @@ Executable bitly   Main-is:     bitly.hs   Build-depends:-               Bitly >= 0.0.6+               Bitly >= 0.0.7              , base >= 3 && < 5              , filepath >= 1.1-             , directory >= 1.0 && < 1.1-             , regexpr >= 0.5+             , directory >= 1.0 && < 1.2+             , regexpr >= 0.5 && < 0.6