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

Safe HaskellSafe
LanguageHaskell2010

Agda.Interaction.Library.Parse

Synopsis

Documentation

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

.agda-lib parser

stripComments :: String -> String #

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