decode-utf8

Decode a UTF-8 byte stream on standard input

Latest on Hackage:1.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Joe Leslie-Hurd

This package implements a simple utility to decode a UTF-8 byte stream fed in on standard input, displaying the valid Unicode characters read and the invalid bytes.