@hackage / intero

Complete interactive development program for Haskell

Latest0.1.40

About

Metadata

  • Last updated , by ChrisDone
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: chrisdone@fpcomplete.com

  • Lottery factor: 0

Links

Installation

Readme

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.)