Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raehik/type-level-bytestrings

Tools for manipulating type-level bytes and bytestrings
https://github.com/raehik/type-level-bytestrings

Last synced: about 2 months ago
JSON representation

Tools for manipulating type-level bytes and bytestrings

Awesome Lists containing this project

README

        

# type-level-bytestrings
Assorted utilities concerning type-level bytestrings:

* reifying type-level `Natural`s to bytes
* converting type-level `Symbol`s to UTF8

Doesn't work on GHC 9.2 due to some issue with `TypeError`.

## License
Provided under the MIT license. See `LICENSE` for license text.