ajhc-0.8.0.8: Haskell compiler that produce binary through C language
E.Annotate
annotateCombsSource
Arguments
annotate based on Id map
annotate letbound bindings
annotate lambdabound bindings
terms to annotate
annotateDsSource
annotateProgramSource
type AM m = ReaderT (IdMap (Maybe E)) mSource
annotateSource
term to annotate
mnv :: (HasSize a, SetLike a, ~ * (Key a) Id) => [Key a] -> Id -> a -> IdSource