agda-unused-0.1.0: Check for unused code in an Agda project.
Safe HaskellNone
LanguageHaskell2010

Agda.Unused.Parse

Description

Parsers for roots.

Synopsis

Documentation

parseConfig :: Text -> Either Text Roots Source #

Parse configuration, producing either an error or a collection of roots.