HaRe-0.7.2.5: the Haskell Refactorer.

Safe HaskellNone

Language.Haskell.Refact.Refactoring.Case

Synopsis

Documentation

ifToCase :: RefactSettings -> Cradle -> FilePath -> SimpPos -> SimpPos -> IO [FilePath]Source

Convert an if expression to a case expression