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

Safe HaskellNone
LanguageHaskell98

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.