HaRe

Haskell refactoring tool

A tool to automatically refactor Haskell code without changing its meaning or structure

The Haskell Refactoring Tool

GitHub

139 stars
9 watching
32 forks
Language: Haskell
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
haskell-tools/haskell-toolsDeveloper tools for refactoring Haskell programs.249
mpickering/apply-refactA tool that applies refactorings to Haskell source files based on suggestions from a package.147
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
tfausak/flowA Haskell package providing alternative operators to improve code readability200
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
alexwl/haskell-code-explorerA web application for exploring and understanding Haskell codebases511
haskell-webdriver/haskell-webdriverA Haskell client library for controlling a remote browser session using the Selenium WebDriver protocol191
lukexi/haliveA tool that enables instant recompilation and reloading of Haskell code during development263
haskell-jp/makemistakestolearnhaskellA tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes83
google/haskell-indexerProvides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing99
reanimate/reanimateA Haskell library for generating 2D animations based on SVG graphics.1,133
hansroland/reflex-dom-inbitsA tutorial project for creating GUI applications in Haskell using Reflex-Dom116
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
haskell/fglA library that provides an inductive approach to dealing with graphs184
ocharles/effect-zooAn analysis of Haskell effect systems to compare their performance and usability65