casing

Convert between various source code casing conventions

Version on this page:0.1.3.0
LTS Haskell 22.24:0.1.4.1@rev:1
Stackage Nightly 2024-06-04: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.3.0@sha256:0aa5bd7514f5b542f3d2a570f6a2e4921da73427b0f782eebb28412a07f7e307,1029

Module documentation for 0.1.3.0

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2018-04-04(full list with versions):

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