purebred-icu-0.1.0.0: ICU charset support for purebred
This library can be used to add support for many more charsets to the purebred MUA. It uses the text-icu library (and libicu under the hood) to convert text.
To use:
import qualified Purebred.Plugin.ICU main = purebred $ tweak defaultConfig where tweak = Purebred.Plugin.ICU.enable
Signatures
Modules
- Purebred
- Plugin