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 && <1.2), 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-08-29T17:46:34Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2385 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-08-29 [all 1 reports]

Readme for canteven-listen-http-1.0.0.3

[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.