nboldi / haskell-tools-atom

An Atom editor binding for the Haskell-tools framework
7 stars 2 forks source link
atom-editor development-tools haskell

Linux Build Status Windows Build Status Dependency Status

Haskell-tools for Atom

This repository contains an Atom plugin that enables the refactoring of Haskell files using the Haskell-tools framework. You need to install the haskell-tools-daemon package via cabal or stack to use the Atom integration.

Check out the user documentation of the plugin.

For customizing the plugin check the deveoper documentation of the plugin.