@hackage shakespeare-i18n1.1.0
A type-based approach to internationalization. (deprecated)
Categories
License
MIT
Maintainer
Michael Snoyman <michael@snoyman.com>
Links
Versions
Deprecated
Dependencies (2)
- base >=4 && <5
- shakespeare >=2.0 Show all…
Dependents (5)
@hackage/fpco-api, @hackage/acme-everything, @hackage/yesod-core, @hackage/yesod-platform, @hackage/xing-api
This package uses a compile-time, type-safe approach to create translated content. It has a simple syntax for translators, while allowing the full power of Haskell for applying complex grammar rules.
This package was spun off from yesod-core, and therefore the Yesod documentation is a good place to start in understanding this package. Please see http://www.yesodweb.com/book/shakespearean-templates for more information.