packages feed

Cabal revisions of reroute-0.4.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name:                reroute version:             0.4.0.0+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/Spock                        Web.Routing.SafeRouting,                        Web.Routing.Combinators   build-depends:-                       base >=4.6 && <5,+                       base >=4.6 && <4.11,                        deepseq >= 1.1.0.2,                        hashable >=1.2,                        mtl >=2.1,