| Safe Haskell | Safe-Inferred | 
|---|---|
| Language | Haskell2010 | 
Math.Haskellator.Internal.Utils.Error
Documentation
Constructors
| ParseError | Error while syntactic analysis  | 
| ScanError | Error while lexical analysis  | 
| RuntimeError | Error during execution of the expression  | 
| ImplementationError | Error in the implementation. This is the only error that should ideally not happen.  |