haspell-0.1.0.0: Haskell bindings to aspell

Safe HaskellSafe-Inferred

Language.Aspell.Options

Documentation

data Encoding Source

Constructors

UTF8 
Latin1 

data NormalizeForm Source

Constructors

None 
NFD 
NFC 
Composed