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

Safe HaskellNone

Agda.TypeChecking.Monad.Imports

Synopsis

Documentation

checkForImportCycle :: TCM ()Source

Assumes that the first module in the import path is the module we are worried about.