@hackage hackage-server0.4
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.16 && <1.17
- HStringTemplate >=0.7 && <0.8
- acid-state >=0.8 && <0.9
- aeson >=0.6.1 && <0.6.2
- array >=0.1
- async >=2.0 && <2.1 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)
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.