casing

Convert between various source code casing conventions

Version on this page:0.1.2.1
LTS Haskell 22.14:0.1.4.1@rev:1
Stackage Nightly 2024-03-29:0.1.4.1@rev:1
Latest on Hackage:0.1.4.1@rev:1

See all snapshots casing appears in

MIT licensed by Tobias Dammers
Maintained by [email protected]
This version can be pinned in stack with:casing-0.1.2.1@sha256:496cc2f196f48d997e4a6b6b9d197bcd156d3b014aca65bb700d43b1496cbb65,875

Module documentation for 0.1.2.1

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2017-06-23(full list with versions):

Converts between camelCase, PascalCase, kebab-case, and three flavors of snake_case.