Agda
Safe HaskellNone
LanguageHaskell2010

Agda.Interaction.BuildLibrary

Description

Type-check all files of a library (option --build-library).

Synopsis

Documentation

buildLibrary :: TCM () Source #

Find .agda-lib file from current directory and build all modules located in the include paths and their subdirectories of the library.