Registered
by
Steven Ashley
This project aims to develop something like Django's URL Conf in the Haskell programming language.
This module has three primary functions:
* Describe a URL Conf in a concise way
* Map a URL to a View
* Map a View Name to a URL and View
Extra features include URL rewriting, and view decoration at the URL Conf level.
Project information
- Maintainer:
- URL Dispatcher Team
- Driver:
- Not yet selected
- Licence:
- Simplified BSD Licence
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Haskell