casing

Convert between various source code casing conventions

Version on this page:0.1.4.0
LTS Haskell 22.14:0.1.4.1@rev:1
Stackage Nightly 2024-03-28: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.4.0@sha256:a1ea21789906302930300b68ffd40373bc731e9254b43d1f35e8ba7368b2acce,1029

Module documentation for 0.1.4.0

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

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