saferoute: A simple type-safe routing library.

[ bsd3, library, web ] [ Propose Tags ]

saferoute is a type-safe routing library for web applications.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.1.0.0, 0.1.1.0, 0.2.0.0
Dependencies base (>=4.6 && <4.8), blaze-html (>=0.7 && <0.8), containers (>=0.5 && <0.6), text (>=1.1 && <1.2) [details]
License BSD-3-Clause
Copyright 2014, Peter Harpending
Author Peter Harpending
Maintainer Peter Harpending <pharpend2@gmail.com>
Category Web
Source repo head: git clone https://github.com/pharpend/saferoute.git
Uploaded by pharpend at 2014-07-18T10:08:08Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2735 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for saferoute-0.2.0.0

[back to package description]

saferoute

This is a really simple Haskell library for type-safe routing.