Cabal revisions of reroute-0.3.0.2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: reroute version: 0.3.0.2+x-revision: 1 synopsis: abstract implementation of typed and untyped web routing description: abstraction over how urls with/without parameters are mapped to their corresponding handlers homepage: http://github.com/agrafix/reroute Web.Routing.SafeRouting, Web.Routing.TextRouting build-depends:- base >=4.6 && <5,+ base >=4.6 && <4.11, deepseq >= 1.1.0.2, graph-core >=0.2.1, hashable >=1.2,