unison-parser-typechecker-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Codebase.Branch.Names

Synopsis

Documentation

toNames :: Branch0 m -> Names Source #

Get the names in the provided branch.

toPrettyPrintEnvDecl :: Int -> Branch0 m -> PrettyPrintEnvDecl Source #

Get the pretty-printing environment for names in the provided branch.