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
Change log CHANGELOG.md
Dependencies base (>=4.14 && <5) [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-04-12T23:24:57Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 12 total (12 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.1.0

[back to package description]

type-level-bytestrings

Need to reify types to bytestrings? This library provides a few primitives that should get you started.

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

License

Provided under the MIT license. See LICENSE for license text.