apply-refact-0.8.2.1: Perform refactorings specified by the refact library.

Safe HaskellNone
LanguageHaskell2010

Refact.Fixity

Synopsis

Documentation

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

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