render-utf8: Simple Utf8 wrapper for ByteString Builder with conversion classes

[ bsd3, library, text ] [ Propose Tags ]

Simple Utf8 wrapper for ByteString Builder with conversion classes. Please see the README on GitHub at https://github.com/cdornan/render-utf8#readme


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.8.2.0 && <10), bytestring, fmt (>=0.6.0.0), semigroups, text, transformers [details]
License BSD-3-Clause
Copyright 2019 Chris Dornan
Author Chris Dornan
Maintainer chris@chrisdornan.com
Category Text
Home page https://github.com/cdornan/render-utf8#readme
Bug tracker https://github.com/cdornan/render-utf8/issues
Source repo head: git clone https://github.com/cdornan/render-utf8
Uploaded by ChrisDornan at 2019-03-14T17:59:54Z
Distributions NixOS:0.1.0.0
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 638 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-03-14 [all 1 reports]

Readme for render-utf8-0.1.0.0

[back to package description]

render-utf8

A rio-like UTF-8 ByteString Builder wrapper with fmt integration.