literally: Type-safe conversion of type literals into runtime values.
Literally is a minimal library that converts type literals into values
using type-safe mechanisms. It provides a single literal
function that
leverages Haskell's type system to convert compile-time literals (numbers,
strings, characters, booleans, tuples) into runtime values with compile-time
correctness guarantees. The library supports numeric types with automatic
bounds checking, string and character literals, boolean values, unit types,
and tuple types.
[Skip to Readme]
Downloads
- literally-0.2025.9.10.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2025.9.9, 0.2025.9.10 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.20 && <4.22) [details] |
License | 0BSD |
Author | |
Maintainer | Taylor Fausak |
Category | Data |
Source repo | head: git clone https://github.com/tfausak/literally |
Uploaded | by fozworth at 2025-09-10T17:45:09Z |
Distributions | |
Downloads | 5 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |