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

Safe HaskellSafe
LanguageHaskell98

Agda.Interaction.Library.Parse

Synopsis

Documentation

parseLibFile :: FilePath -> IO (P AgdaLibFile) Source

.agda-lib parser

stripComments :: String -> String Source

...and trailing, but not leading, whitespace.