rakeshkky / intero

Complete interactive development program for Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

intero Build Status Build status

Complete interactive development program for Haskell

Intero for your favourite editors

There are various editor integrations for the Intero binary, with the Emacs one being the officially supported one:

If you would like to build support into a new editor or IDE, please see TOOLING.md.

Install requirements

Make sure you have libtinfo installed:

OS Package
Debian derivatives libtinfo-dev
Fedora derivatives ncurses-devel

(People on other platforms please contribute the equivalent dependency.)

About

Complete interactive development program for Haskell

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 63.3%Language:Emacs Lisp 35.8%Language:C 0.7%Language:Shell 0.1%Language:C++ 0.1%