scion

Haskell IDE library

http://github.com/nominolo/scion

Latest on Hackage:0.1.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Thomas Schilling

Scion is a Haskell library that aims to implement those parts of a Haskell IDE which are independent of a particular front-end. Scion is based on the GHC API and Cabal. It provides both a Haskell API and a server for non-Haskell clients such as Emacs and Vim.

See the homepage http://code.google.com/p/scion-lib and the README http://github.com/nominolo/scion/blob/master/README.markdown for more information.