patch applied (hackage-server): "Remove the JSON feature" and 1 others

duncan at lun.haskell.org duncan at lun.haskell.org
Tue Feb 14 01:55:22 CET 2012


Wed Oct 12 18:24:51 BST 2011  Duncan Coutts <duncan at community.haskell.org>
  * Remove the JSON feature
  Ignore-this: 8e1577b487e73d2738409e4f95798ff0
  We're going to factor it differently. Each feature can provide its
  resources in multiple formats: native, json, xml. This is a more
  modular way of partitioning things rather than having a JSON feature
  that tries to provide JSON representations of reseources for lots of
  other features.

    M ./Distribution/Server/Features.hs -2
    R ./Distribution/Server/Features/Json.hs
    M ./hackage-server.cabal -1

Mon Oct 31 12:21:50 GMT 2011  Max Bolingbroke <batterseapower at hotmail.com>
  * Update to tar v0.4
  Ignore-this: c339adc5a34a24a821ca7528fa5fba2e

    M ./Distribution/Server/Framework/BackupRestore.hs -3 +3
    M ./Distribution/Server/Packages/Unpack.hs -5 +5
    M ./Distribution/Server/Util/Index.hs -1 +1
    M ./Distribution/Server/Util/ServeTarball.hs -1 +1
    M ./hackage-server.cabal -1 +1




More information about the cabal-devel mailing list