haskell-tools

Haskell refactorer

Developer tools for refactoring Haskell programs.

Developer tools for Haskell

GitHub

249 stars
15 watching
27 forks
Language: Haskell
last commit: about 2 years ago
development-toolsghchaskellrefactor

Related projects:

Repository Description Stars
refactoringtools/hare A tool to automatically refactor Haskell code without changing its meaning or structure 139
mpickering/apply-refact A tool that applies refactorings to Haskell source files based on suggestions from a package. 147
haskell-suite/haskell-src-exts A toolset for manipulating and analyzing Haskell source code 194
haskell-ci/haskell-ci Generates CI workflows for multiple versions of the Haskell programming language compiler 438
haskell-github/github A Haskell library providing an interface to the GitHub API. 412
def-/ghc-vis A tool to visualize live Haskell data structures in GHCi 136
hdevtools/hdevtools A background server for Haskell development tools that improves syntax and type checking speed 99
alexwl/haskell-code-explorer A web application for exploring and understanding Haskell codebases 511
google/haskell-indexer Provides libraries and tools for preprocessing Haskell source code to enable entity cross-referencing 99
mrkkrp/ghc-syntax-highlighter A syntax highlighter library for Haskell built around the GHC lexer. 59
mvoidex/hsdev A Haskell development tool providing autocompletion, symbol info, and other features to improve developer productivity. 130
dwayne/haskell-programming Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' 95
1haskelladay/1had Provides tools and exercises for practicing functional programming in Haskell 118
haskellzhangsong/introduction_to_haskell A book's source code with corrections and explanations for errors in a Haskell programming language textbook. 67
commercialhaskell/haskellers A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. 141