apply-refact

Haskell refactoring tool

A tool that applies refactorings to Haskell source files based on suggestions from a package.

Refactor Haskell source files

GitHub

147 stars
10 watching
29 forks
Language: Haskell
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
haskell-tools/haskell-toolsDeveloper tools for refactoring Haskell programs.249
refactoringtools/hareA tool to automatically refactor Haskell code without changing its meaning or structure139
tfausak/flowA Haskell package providing alternative operators to improve code readability200
haskell-suite/haskell-src-extsA toolset for manipulating and analyzing Haskell source code194
benchling/refacA tool for refactoring and moving Python code54
mrkkrp/ghc-syntax-highlighterA syntax highlighter library for Haskell built around the GHC lexer.59
well-typed/unfolderA repository providing code snippets to illustrate key concepts in Haskell programming85
haskell/criterionA performance measurement library for Haskell code505
cyga/real-world-haskellA tool to parse and fix code samples from the book 'Real World Haskell'89
knupfer/haskell-emacsEnables writing Emacs extensions in Haskell using a Foreign Function Interface376
refactorfirst/refactorfirstIdentifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts.459
ucsd-progsys/liquidhaskellA tool for verifying and validating Haskell programs using refinement types and SMT logic1,204
rudymatela/fitspecAutomates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement.74
tweag/ormoluA tool that formats Haskell source code to a consistent style971
meck/alfred-footmanA Haskell library for creating Alfred script filters with persistent state10