Agda-2.6.0: A dependently typed functional programming language and proof assistant

Safe HaskellNone
LanguageHaskell2010

Agda.Compiler.MAlonzo.Coerce

Synopsis

Documentation

addCoercions :: TTerm -> TCM TTerm Source #

Insert unsafeCoerce (in the form of TCoerce) everywhere it's needed in the right-hand side of a definition.