https://github.com/typeclasses/ascii-caseless
ASCII character without an upper/lower case distinction
https://github.com/typeclasses/ascii-caseless
ascii case-insensitivity haskell haskell-library
Last synced: 3 months ago
JSON representation
ASCII character without an upper/lower case distinction
- Host: GitHub
- URL: https://github.com/typeclasses/ascii-caseless
- Owner: typeclasses
- Created: 2022-12-24T08:06:18.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-21T05:34:52.000Z (about 1 year ago)
- Last Synced: 2025-10-11T02:45:30.568Z (4 months ago)
- Topics: ascii, case-insensitivity, haskell, haskell-library
- Language: Haskell
- Homepage: https://hackage.haskell.org/package/ascii-caseless
- Size: 15.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
To build and test with all supported compiler versions:
nix build .#all