# 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.