@hackage inflections0.1.0.2
Inflections library for Haskell
Categories
License
MIT
Maintainer
justin@stackbuilders.com
Links
Versions
Installation
Dependencies (3)
- base >=4.5 && <4.7
- containers
- parsec Show all…
Dependents (9)
@hackage/tintin, @hackage/ihp, @hackage/stackage2nix, @hackage/acme-everything, @hackage/unused, @hackage/ihp-ide, Show all…
Inflections provides methods for singularization, pluralization, dasherizing, etc. The library is based on Rails' inflections library.