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]

Flags

Automatic Flags
NameDescriptionDefault
blaze

Support for blaze-html attribute embedding.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.7 && <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-18T09:54:35Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2736 total (10 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 saferoute-0.1.1.0

[back to package description]

saferoute

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