retrie-1.2.2: A powerful, easy-to-use codemodding tool for Haskell.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Retrie.Rewrites.Rules

Documentation

rulesToRewrites :: [(FastString, Direction)] -> AnnotatedModule -> IO (UniqFM RuleName [Rewrite (LHsExpr GhcPs)]) #