@hackage hackage-server0.5.0
The Hackage web server
Categories
License
BSD-3-Clause
Maintainer
Duncan Coutts <duncan@community.haskell.org>, Matthew Gruen <wikigracenotes@gmail.com>
Links
Versions
Installation
Dependencies (0)
- Cabal >=1.20 && <1.21
- HStringTemplate >=0.7 && <0.8
- HaXml >=1.24
- QuickCheck >=2.5
- acid-state >=0.12.2
- aeson >=0.6.1 && <0.6.2 Show all…
Dependents (1)
@hackage/acme-everything
Package Flags
minimal
(off by default)
Include only the minimum feature set.
debug
(off by default)
Include debugging features
build-hackage-server(on by default)
build-hackage-mirror(on by default)
build-hackage-build(on by default)
build-hackage-import(off by default)
test-create-user(off by default)
The new implementation of the Hackage web server, based on the Happstack architecture. This is the implementation used to power http://hackage.haskell.org/
It is designed to be easy to run your own instance. It also includes a doc builder client and a mirroring client.