rejuvyesh · GitHub

Hackage Build Status

Simple haskell server (just like python -m http.server).

hserv [OPTIONS]
Common flags:
-p --port[=INT]  Port on which server should run
-? --help        Display help message
-V --version     Print version information

For example to use port 6556, run:

hserv -p6556

About

Simple haskell server (just like python -m http.server).

Resources

Readme

MIT license

Activity

Stars

9 stars

Watchers

2 watching

Forks

4 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗