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

https://github.com/typeclasses/hex-text

Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.
https://github.com/typeclasses/hex-text

haskell haskell-library hexidecimal serialization text

Last synced: 9 months ago
JSON representation

Encode a ByteString as a hexidecimal Text value, or decode hexidecimal Text as a ByteString.

Awesome Lists containing this project

README

          

To build and test with all supported compiler versions:

nix build .#testConfigurations.all --no-link