HaRe-0.8.3.0: the Haskell Refactorer.

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Refact.Refactoring.Renaming

Synopsis

Documentation

rename :: RefactSettings -> Options -> FilePath -> String -> SimpPos -> IO [FilePath] Source #

Rename the given identifier.

compRename :: FilePath -> String -> SimpPos -> RefactGhc [ApplyRefacResult] Source #

Body of the refactoring