| Safe Haskell | None |
|---|
Data.Monoid.Instances.ByteString.UTF8
Description
This module defines the ByteStringUTF8 newtype wrapper around ByteString, together with its TextualMonoid
instance.
Documentation
newtype ByteStringUTF8 Source
Constructors
| ByteStringUTF8 ByteString |
Instances