packages feed

haxr 3000.9.2 → 3000.9.2.1

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~HaXmlPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: HaXml

API changes (from Hackage documentation)

Files

CHANGES view
@@ -1,3 +1,7 @@+* 3000.9.2.1 (15 May 2013)++  - Allow HaXml-1.24+ * 3000.9.2 (14 May 2013)    - Export new functions remoteWithHeaders and callWithHeaders, which
haxr.cabal view
@@ -1,5 +1,5 @@ Name: haxr-Version: 3000.9.2+Version: 3000.9.2.1 Cabal-version: >=1.10 Build-type: Simple Copyright: Bjorn Bringert, 2003-2006@@ -31,7 +31,7 @@   Build-depends: base < 5,                  mtl,                  network < 3,-                 HaXml >= 1.22 && < 1.24,+                 HaXml >= 1.22 && < 1.25,                  HTTP >= 4000,                  bytestring,                  base64-bytestring,