language-dickinson-1.4.3.0: A language for generative literature
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Dickinson.Check.Scope

Synopsis

Documentation

checkScope :: [Declaration a] -> Maybe (DickinsonError a) Source #

Checks that there are not any identifiers that aren't in scope; needs to run after the renamer