canteven-listen-http: data types to describe HTTP services

[ apache, development, library ] [ Propose Tags ]

A few datatypes useful for describing what ports an HTTP service listens on.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 1.0.0.1, 1.0.0.3
Dependencies aeson (>=0.11 && <0.12), base (>=4.8 && <4.10) [details]
License Apache-2.0
Author Ethan Glasser-Camp
Maintainer eglassercamp@sumall.com
Category Development
Source repo head: git clone git://github.com/SumAll/haskell-canteven-listen-http.git
Uploaded by taphu at 2017-01-23T20:45:04Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2396 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for canteven-listen-http-1.0.0.1

[back to package description]

canteven-listen-http: help configure a web service

This library is meant to help parse a config file for a web service and figure out on what ports to serve.