hackage-server: The Hackage web server
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.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
minimal | Include only the minimum feature set. | Disabled |
debug | Include debugging features | Disabled |
build-hackage-server | Enabled | |
build-hackage-mirror | Enabled | |
build-hackage-build | Enabled | |
build-hackage-import | Disabled | |
test-create-user | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hackage-server-0.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.4, 0.5.0 |
---|---|
Dependencies | acid-state (>=0.12.2), aeson (>=0.6.1 && <0.6.2), array (>=0.1), async (>=2.0 && <2.1), attoparsec, base (>=4 && <5), base16-bytestring (>=0.1 && <0.2), base64-bytestring (>=0.1 && <0.2 || >=1.0 && <1.1), binary, blaze-builder, bytestring (>=0.10.4.1), Cabal (>=1.20 && <1.21), cereal (>=0.4), containers (>=0.4), crypto-api (>=0.12 && <0.13), csv (>=0.1 && <0.2), deepseq (>=1.1 && <1.2 || >=1.3 && <1.4), directory (>=1.0 && <1.3), filepath (>=1.1), happstack-server (>=7.3 && <7.4), HaXml (>=1.24), hscolour (>=1.8), hslogger, HStringTemplate (>=0.7 && <0.8), HTTP (>=4000.2.11), lifted-base (>=0.2.1 && <0.3), mime-mail (>=0.4 && <0.5), mtl (>=2.0), network (>=2.1), old-locale (>=1.0), parsec (>=3.1 && <3.2), pretty (>=1.0), process (>=1.0), pureMD5 (>=0.2), QuickCheck (>=2.5), random (>=1.0), rss (>=3000.2.0.3), safecopy (>=0.6 && <0.9), snowball (>=1.0 && <1.1), split (>=0.2), stm (>=2.2 && <2.5), tar (>=0.4.0.1 && <0.5), text (>=0.11), time (>=1.1 && <1.5), tokenize (>=0.1.3 && <0.2), transformers (>=0.3), unix (>=2.7), unordered-containers (>=0.2.3.0), vector (>=0.10), xhtml (>=3000.1), zlib (>=0.5.3 && <0.6) [details] |
License | BSD-3-Clause |
Copyright | 2008-2014 Duncan Coutts, 2012-2013 Edsko de Vries, 2013 Google Inc., 2010-2011 Matthew Gruen, 2009-2010 Antoine Latter, 2008 David Himmelstrup, 2007 Ross Paterson |
Author | Duncan Coutts <duncan@community.haskell.org>, David Himmelstrup <lemmih@gmail.com>, Ross Paterson <ross@soi.city.ac.uk>, Matthew Gruen <wikigracenotes@gmail.com> |
Maintainer | Duncan Coutts <duncan@community.haskell.org>, Matthew Gruen <wikigracenotes@gmail.com> |
Category | Distribution |
Source repo | head: git clone https://github.com/haskell/hackage-server |
Uploaded | by DuncanCoutts at 2014-12-04T05:43:49Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | hackage-import, hackage-build, hackage-mirror, hackage-server |
Downloads | 2064 total (14 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-12 [all 7 reports] |