Bitly 0.0.6 → 0.0.7
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~HaXmlPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: HaXml
API changes (from Hackage documentation)
Files
- Bitly.cabal +3/−3
Bitly.cabal view
@@ -1,5 +1,5 @@ Name: Bitly-Version: 0.0.6+Version: 0.0.7 Cabal-version: >= 1.2 Build-type: Simple @@ -26,11 +26,11 @@ Homepage: http://bitbucket.org/jetxee/hs-bitly/ Bug-reports: http://bitbucket.org/jetxee/hs-bitly/issues/-Tested-with: GHC == 6.10, GHC == 6.12.1+Tested-with: GHC == 7.2.1 Library Build-depends: base >= 3 && < 5 , HTTP >= 4000- , HaXml >= 1.20 && < 1.21+ , HaXml >= 1.20 && < 1.23 Exposed-modules: Network.Bitly