HaRe-0.7.1.0: the Haskell Refactorer.

Safe HaskellNone

Language.Haskell.Refact.Case

Synopsis

Documentation

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

Convert an if expression to a case expression