unison-cli-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Codebase.Editor.Slurp

Synopsis

Documentation

slurpFile :: TypecheckedUnisonFile Symbol Ann -> Symbol -> Names -> SlurpResult Source #

Analyze a file and determine the status of all of its definitions with respect to a set of vars to analyze and an operation you wish to perform.