maid: A simple static web server

[ bsd3, program, web ] [ Propose Tags ]

Serve files from the current path


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 2009.7.24, 2009.7.24.1, 2009.7.25, 2009.8.16, 2009.8.18, 2009.8.25, 2009.12.20, 2010.4.24, 2010.9.9, 2010.9.9.1, 2010.9.19, 2010.9.29, 2011.6.20, 2011.6.21, 2011.10.12, 2011.10.13, 2012.1.19, 2013.9.13, 2013.9.14, 2014.8.31, 2014.10.14
Change log changelog.md
Dependencies base (>=4 && <5), containers, data-default, hack, hack-contrib (>=2010.1.26), hack-handler-hyena (>=2009.12.20), haskell98, loli (>=2009.8.18), mps (>=2010.1.26) [details]
License BSD-3-Clause
Author Jinjing Wang
Maintainer Jinjing Wang <nfjinjing@gmail.com>
Category Web
Home page http://github.com/nfjinjing/maid
Uploaded by JinjingWang at 2010-04-24T04:19:53Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables maid
Downloads 13665 total (48 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-30 [all 6 reports]

Readme for maid-2010.4.24

[back to package description]

Maid

A simple static web server

install

cabal install maid

run

on port 3000

maid

on port 5000

maid 5000

note

use the git version

maid