An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : happstack-static-routing : 0.2

If you have a large routing table in Happstack and want to insert a new handler, you might run into overlap problems (ambiguity). The new handler might not fire because it matches against a URL that is already handled earlier. Or if you put your new handler first, it might steal requests from existing handlers. This Happstack support library allows you to detect overlap cases and build unambiguous routing tables where the order of the handlers is irrelevant.

Registry - Download - JSON - codemeta.json
purl: pkg:hackage/happstack-static-routing@0.2
Published:
Indexed:

    Loading...
    Readme
    Loading...
    Dependencies