Skip to content

neo4reo/haskell-tools

 
 

Repository files navigation

Travis

Travis Hackage stackage LTS stackage nightly

The goal of this project is to create developer tools for the functional programming language Haskell. Currently this project is about refactoring Haskell programs. We have a couple of refactorings working, with support for using them in your editor, or programmatically from command line.

Available in Atom soon.

Demo We have a live online demo that you can try

Installation instructions

  • The package is available from hackage and stackage
  • stack install haskell-tools-daemon haskell-tools-cli --resolver=nightly-[current-date]

User manuals

  • Use in editor: Atom, Sublime (Coming soon...)
  • Refactorings: The detailed description of the refactorings supported by Haskell-tools Refactor.
  • ht-refact: A command-line refactorer
  • haskell-tools-demo: An interactive demo for Haskell Tools.

Known issues and limitations

Contribute to the project

Guide for reporting bugs

About

Developer tools for Haskell

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.8%
  • Other 0.2%