{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/happstack-static-routing","name":"happstack-static-routing","description":"If you have a large routing table in Happstack and want\nto insert a new handler, you might run into overlap problems\n(ambiguity).  The new handler might not fire because it matches\nagainst a URL that is already handled earlier.  Or if you put your\nnew handler first, it might steal requests from existing handlers.\n\nThis Happstack support library allows you to detect overlap cases\nand build unambiguous routing tables where the order of the handlers\nis irrelevant.","version":"0.4.2","softwareVersion":"0.4.2","license":"https://spdx.org/licenses/BSD-3-Clause","codeRepository":"https://github.com/scrive/happstack-static-routing","issueTracker":"https://github.com/scrive/happstack-static-routing/issues","url":"https://github.com/scrive/happstack-static-routing","keywords":["bsd3","distributed-computing","library","web","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"MikhailGlushenkov"},{"@type":"Person","name":"GracjanPolak"},{"@type":"Person","name":"arybczak"},{"@type":"Person","name":"jonathanjouty_scrive"},{"@type":"Person","name":"trin_cz"}],"author":[{"@type":"Person","name":"MikhailGlushenkov"},{"@type":"Person","name":"GracjanPolak"},{"@type":"Person","name":"arybczak"},{"@type":"Person","name":"jonathanjouty_scrive"},{"@type":"Person","name":"trin_cz"}],"copyrightHolder":[{"@type":"Person","name":"MikhailGlushenkov"},{"@type":"Person","name":"GracjanPolak"},{"@type":"Person","name":"arybczak"},{"@type":"Person","name":"jonathanjouty_scrive"},{"@type":"Person","name":"trin_cz"}],"dateCreated":"2011-12-13","dateModified":"2015-06-01","datePublished":"2015-06-01","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/happstack-static-routing-0.4.2/happstack-static-routing-0.4.2.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/happstack-static-routing"],"https://www.w3.org/ns/activitystreams#likes":1}