packages feed

Bitly 0.0.4 → 0.0.5

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~directory

Dependency ranges changed: directory

Files

Bitly.cabal view
@@ -1,5 +1,5 @@ Name:          Bitly-Version:       0.0.4+Version:       0.0.5 Cabal-version: >= 1.2 Build-type:    Simple @@ -33,7 +33,7 @@  Homepage:      http://bitbucket.org/jetxee/hs-bitly/ Bug-reports:   http://bitbucket.org/jetxee/hs-bitly/issues/-Tested-with:   GHC == 6.10+Tested-with:   GHC == 6.10, GHC == 6.12.1  Library   Build-depends:@@ -46,6 +46,6 @@   Main-is:     bitly.hs   Build-depends:                  filepath >= 1.1-               , directory >= 1.0 && < 1.0.1+               , directory >= 1.0 && < 1.1                , regexpr >= 0.5