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), data-default, hack, hack-contrib (>=2009.8.18), hack-handler-happstack, haskell98, loli (>=2009.8.18), mps (>=2009.8.18.1) [details]
License BSD-3-Clause
Author Wang, Jinjing
Maintainer Wang, Jinjing <nfjinjing@gmail.com>
Category Web
Home page http://github.com/nfjinjing/maid/tree/master
Uploaded by JinjingWang at 2009-08-25T04:17:00Z
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-31 [all 7 reports]

Readme for maid-2009.8.25

[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