haspell-0.1.0.0: Haskell bindings to aspell

Safe HaskellNone

Language.Aspell

Documentation

check :: SpellChecker -> ByteString -> BoolSource

suggest :: SpellChecker -> ByteString -> IO [ByteString]Source