Agda-2.6.1.1: A dependently typed functional programming language and proof assistant
Safe HaskellNone
LanguageHaskell2010

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.