YhcSource codeContentsIndex
FixSyntax
Description
Small tweaks based on type information. optimisation: evaluation of fromInteger where possible Also removes data constructors defined by newtype.
Synopsis
fixSyntax :: Decls Id -> IntState -> ((TokenId, IdKind) -> Id) -> ([Decl Id], IntState, Map TokenId Id)
Documentation
fixSyntax :: Decls Id -> IntState -> ((TokenId, IdKind) -> Id) -> ([Decl Id], IntState, Map TokenId Id)
main function of this pass
Produced by Haddock version 0.8