unison-merge-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Merge.Narrow

Synopsis

Documentation

narrowDefnsTotal :: Updated DeclNameLookup -> Updated (DefnsF (Map Name) Referent TypeReference) -> Updated (DefnsF (Map Name) Referent TypeReference) Source #

Like narrowDefns, but just between the LCA and a branch head, and for when the LCA is known not to have any type declarations with missing constructor names.