manatee-curl 0.1.0 → 0.1.1
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~curldep ~manatee-core
Dependency ranges changed: curl, manatee-core
Files
- manatee-curl.cabal +4/−4
manatee-curl.cabal view
@@ -1,5 +1,5 @@ name: manatee-curl-version: 0.1.0+version: 0.1.1 Cabal-Version: >= 1.6 license: GPL-3 license-file: LICENSE@@ -26,7 +26,7 @@ stability: provisional category: Manatee, Download Manager, Network -tested-with: GHC==7.0.2+tested-with: GHC==7.0.3 build-type: Custom data-dir: ""@@ -38,10 +38,10 @@ location: http://patch-tag.com/r/AndyStewart/manatee-curl Library- build-depends: base >= 4 && < 5, manatee-core >= 0.1.0, dbus-client >= 0.3 && < 0.4, stm >= 2.1.2.0,+ build-depends: base >= 4 && < 5, manatee-core >= 0.1.1, dbus-client >= 0.3 && < 0.4, stm >= 2.1.2.0, containers >= 0.3.0.0, gtk >= 0.12.0, text >= 0.7.1.0, mtl >= 1.1.0.2, old-time, old-locale, glib >= 0.12.0, gio >= 0.12.0,- filepath >= 1.1.0.3, utf8-string >= 0.3.4, bytestring, network, curl >= 1.3.5, directory,+ filepath >= 1.1.0.3, utf8-string >= 0.3.4, bytestring, network, curl >= 1.3.7, directory, template-haskell, derive, binary, regex-tdfa, dbus-core exposed-modules: Manatee.Extension.Curl