Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
- termDecl :: Declaration -> TCM Result
- termMutual :: [QName] -> TCM Result
- type Result = [TerminationError]
Documentation
termDecl :: Declaration -> TCM Result Source #
Entry point: Termination check a single declaration.
Precondition: envMutualBlock
must be set correctly.