GenI-0.24.3: A natural language generator (specifically, an FB-LTAG surface realiser)

Safe HaskellNone

NLP.GenI.ErrorIO

Documentation

type ErrorIO = ErrorT Text IOSource

liftEither :: (Error e, Monad m) => Either e a -> ErrorT e m aSource