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: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Developer tools for refactoring Haskell programs. | 249 |
| A tool to automatically refactor Haskell code without changing its meaning or structure | 139 |
| A Haskell package providing alternative operators to improve code readability | 200 |
| A toolset for manipulating and analyzing Haskell source code | 194 |
| A tool for refactoring and moving Python code | 54 |
| A syntax highlighter library for Haskell built around the GHC lexer. | 59 |
| A repository providing code snippets to illustrate key concepts in Haskell programming | 85 |
| A performance measurement library for Haskell code | 505 |
| A tool to parse and fix code samples from the book 'Real World Haskell' | 89 |
| Enables writing Emacs extensions in Haskell using a Foreign Function Interface | 376 |
| Identifies highly coupled classes and class cycles in Java codebases to prioritize refactoring efforts. | 459 |
| A tool for verifying and validating Haskell programs using refinement types and SMT logic | 1,204 |
| Automates refinement of test properties for Haskell functions by testing mutant variations and providing suggestions for improvement. | 74 |
| A tool that formats Haskell source code to a consistent style | 971 |
| A Haskell library for creating Alfred script filters with persistent state | 10 |