type-level-bytestrings: Tools for manipulating type-level bytes and bytestrings

[ bytestring, data, library, mit, types ] [ Propose Tags ]

Please see README.md.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0
Change log CHANGELOG.md
Dependencies base (>=4.17 && <5), defun-core (>=0.1 && <0.2) [details]
License MIT
Author Ben Orchard
Maintainer Ben Orchard <thefirstmuffinman@gmail.com>
Category Types, Data, ByteString
Home page https://github.com/raehik/type-level-bytestrings#readme
Bug tracker https://github.com/raehik/type-level-bytestrings/issues
Source repo head: git clone https://github.com/raehik/type-level-bytestrings
Uploaded by raehik at 2024-05-07T17:52:26Z
Distributions NixOS:0.1.0, Stackage:0.2.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 27 total (18 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]

Readme for type-level-bytestrings-0.2.0

[back to package description]

type-level-bytestrings

Assorted utilities concerning type-level bytestrings:

  • reifying type-level Naturals to bytes
  • converting type-level Symbols 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.