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

[Last Documentation]

  • Canteven
    • Listen
      • Canteven.Listen.HTTP

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.8.0.0 && <0.11), base (>=4.7 && <4.8) [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 glasserc at 2015-12-15T03:28:08Z
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 not available [build log]
All reported builds failed as of 2016-11-04 [all 3 reports]

Readme for canteven-listen-http-0.1.0.0

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