@hackage inflections0.2.0.0
Inflections library for Haskell
Categories
License
MIT
Maintainer
justin@stackbuilders.com
Links
Versions
Installation
Dependencies (3)
- base >=4.2 && <4.9
- 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.