derive-2.6.1: A program and library to derive instances for data types
Language.Haskell.TH.Peephole
peephole :: Data a => a -> a #
replaceVar :: Name -> Exp -> Exp -> Exp #
replaceVars :: [(Name, Exp)] -> Exp -> Exp #