HaRe-0.8.2.2: the Haskell Refactorer.

Safe HaskellNone
LanguageHaskell98

Language.Haskell.Refact.Refactoring.Simple

Synopsis

Documentation

removeBracket :: RefactSettings -> Options -> FilePath -> SimpPos -> SimpPos -> IO [FilePath] Source

Convert an if expression to a case expression