apply-refact
Haskell refactoring tool
A tool that applies refactorings to Haskell source files based on suggestions from a package.
Refactor Haskell source files
147 stars
10 watching
29 forks
Language: Haskell
last commit: 5 days ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
refactoringtools/hare | A tool to automatically refactor Haskell code without changing its meaning or structure | 139 |
tfausak/flow | A package providing functions and operators to improve Haskell code readability | 200 |
haskell-suite/haskell-src-exts | A toolset for manipulating and analyzing Haskell source code | 194 |
benchling/refac | A tool for refactoring and moving Python code | 54 |
mrkkrp/ghc-syntax-highlighter | A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
well-typed/unfolder | A repository providing code snippets to illustrate key concepts in Haskell programming | 84 |
haskell/criterion | A performance measurement library for Haskell code | 505 |
cyga/real-world-haskell | A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
knupfer/haskell-emacs | Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 376 |
refactorfirst/refactorfirst | Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
ucsd-progsys/liquidhaskell | A tool for verifying and validating Haskell programs using refinement types and SMT logic | 1,202 |
rudymatela/fitspec | Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
tweag/ormolu | A tool that formats Haskell source code to a consistent style | 971 |
meck/alfred-footman | A Haskell library for creating Alfred script filters with persistent state | 10 |