inventory-0.1.0.4: Project statistics and definition analysis
Safe HaskellSafe-Inferred
LanguageHaskell2010

MatchSigs.ProcessHie

Synopsis

Documentation

newtype MatchedSigs Source #

Constructors

MatchedSigs 

Fields

mkSigMap :: DynFlags -> HieAST HieTypeFix -> SigMap Source #

Collect all the function definitions in the HieAST that have isomorphic type signatures.