apply-refact-0.9.2.0: Perform refactorings specified by the refact library.
Safe HaskellNone
LanguageHaskell2010

Refact.Fixity

Synopsis

Documentation

applyFixities :: Anns -> Module -> IO (Anns, Module) Source #

Rearrange infix expressions to account for fixity. The set of fixities is wired in and includes all fixities in base.