| Safe Haskell | None |
|---|
DDC.Build.Pipeline.Error
Documentation
Constructors
| ErrorSaltLoad (Error Name) | |
| forall err . Pretty err => ErrorSaltConvert !err | Error converting the module to Disciple Core Salt. |
| forall err . Pretty err => ErrorLiteConvert !err | Error converting the module to Disciple Core Lite. |
| forall err . Pretty err => ErrorLoad !err | Error when loading a module. Blame it on the user. |
| forall err . Pretty err => ErrorLint !err | Error when type checking a transformed module. Blame it on the compiler. |