HaRe: the Haskell Refactorer.

[ bsd3, development, refactoring ] [ Propose Tags ]

A Haskell 2010 refactoring tool. HaRe supports the full Haskell 2010 standard, through making use of the GHC API.

It is tested against GHC 7.4.x and 7.6.x (via travis-ci.org)

It currently only has emacs integration built in, community input welcome for others.

Warning: This is alpha code. Always commit code to your version control system before refactoring. The developers make no warranties, use at your own risk.

The renaming refactoring seems reasonably reliable.

Modules

[Last Documentation]

  • Language
    • Haskell
      • Refact
        • Language.Haskell.Refact.Case
        • Language.Haskell.Refact.DupDef
        • Language.Haskell.Refact.MoveDef
        • Language.Haskell.Refact.Renaming
        • Language.Haskell.Refact.SwapArgs
        • Utils
          • Language.Haskell.Refact.Utils.DualTree
          • Language.Haskell.Refact.Utils.GhcBugWorkArounds
          • Language.Haskell.Refact.Utils.GhcModuleGraph
          • Language.Haskell.Refact.Utils.GhcUtils
          • Language.Haskell.Refact.Utils.GhcVersionSpecific
          • Language.Haskell.Refact.Utils.Layout
          • Language.Haskell.Refact.Utils.LayoutTypes
          • Language.Haskell.Refact.Utils.LocUtils
          • Language.Haskell.Refact.Utils.Monad
          • Language.Haskell.Refact.Utils.MonadFunctions
          • Language.Haskell.Refact.Utils.RenamedSourceUtils
          • Language.Haskell.Refact.Utils.TokenUtils
          • Language.Haskell.Refact.Utils.TokenUtilsTypes
          • Language.Haskell.Refact.Utils.TypeSyn
          • Language.Haskell.Refact.Utils.TypeUtils
          • Language.Haskell.Refact.Utils.Utils
  • Paths_HaRe

Downloads

Versions [RSS] 0.6, 0.6.0.1, 0.6.0.2, 0.7.0.0, 0.7.0.1, 0.7.0.2, 0.7.0.3, 0.7.0.4, 0.7.0.5, 0.7.0.6, 0.7.0.7, 0.7.0.8, 0.7.0.9, 0.7.1.0, 0.7.1.1, 0.7.1.2, 0.7.1.3, 0.7.1.4, 0.7.1.5, 0.7.1.6, 0.7.1.7, 0.7.2.0, 0.7.2.1, 0.7.2.2, 0.7.2.3, 0.7.2.4, 0.7.2.5, 0.7.2.6, 0.7.2.7, 0.7.2.8, 0.8.0.0, 0.8.1.0, 0.8.1.1, 0.8.2.0, 0.8.2.1, 0.8.2.2, 0.8.2.3, 0.8.3.0, 0.8.4.0, 0.8.4.1
Change log ChangeLog
Dependencies array, base (>=4.0 && <4.7), containers, directory, dual-tree, filepath, ghc, ghc-mod (>=3.1.6), ghc-paths, ghc-prim, ghc-syb-utils, HaRe (>=0.7.0.8), hslogger, monoid-extras, mtl, old-time, parsec, pretty, rosezipper, semigroups, Strafunski-StrategyLib, syb, syz, time, transformers [details]
License BSD-3-Clause
Author Chris Brown, Huiqing Li, Simon Thompson, Alan Zimmerman
Maintainer Alan Zimmerman
Category Development, Refactoring
Home page https://github.com/RefactoringTools/HaRe/wiki
Bug tracker http://github.com/alanz/HaRe/issues
Source repo head: git clone https://github.com/alanz/HaRe.git
Uploaded by AlanZimmerman at 2014-03-18T06:18:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables ghc-hare
Downloads 35514 total (94 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-18 [all 6 reports]