Safe Haskell | None |
---|---|
Language | Haskell2010 |
Defines CutOff
type which is used in Agda.Interaction.Options.
This module's purpose is to eliminate the dependency of
Agda.TypeChecking.Monad.Base on the termination checker and
everything it imports.
Synopsis
- data CutOff
- = CutOff Int
- | DontCutOff