packages feed

Cabal revisions of haxr-3000.11.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 Name: haxr Version: 3000.11.1+x-revision: 1 Cabal-version: >=1.10 Build-type: Simple Copyright: Bjorn Bringert, 2003-2006    default: True  Library-  Build-depends: base < 5,+  Build-depends: base < 4.9,                  base-compat >= 0.8 && < 0.9,                  mtl,                  mtl-compat,                  time,                  array,                  utf8-string,-                 template-haskell,+                 template-haskell < 2.13,                  blaze-builder >= 0.2 && < 0.5    if flag(network-uri)