happstack-static-routing
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.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 11 years ago
0.4.2
almost 11 years ago
Versions
10
10
Downloads
7,441 total
7,441 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/happstack-static-routing
spec |
| License | BSD-3-Clause |
| First Release | about 14 years ago |
| Last Synced | 8 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |
| Commits | 34 |
| Committers | 6 |
| Avg per Author | 5.667 |
| DDS | 0.441 |