intero

Complete interactive development program for Haskell

https://github.com/commercialhaskell/intero

Version on this page:0.1.16
LTS Haskell 9.21:0.1.24
Stackage Nightly 2017-11-22:0.1.23
Latest on Hackage:0.1.40

See all snapshots intero appears in

BSD-3-Clause licensed by Chris Done, The University of Glasgow
Maintained by [email protected]
This version can be pinned in stack with:intero-0.1.16@sha256:303bec7395bae08747b585a9c618a8d48662d17f84ea7ae0c8d85bdde6dc4e0a,1713

Module documentation for 0.1.16

There are no documented modules for this package.

intero Build Status

Complete interactive development program for Haskell

Intero for Emacs

Please see the homepage for Intero for Emacs.

Default key bindings

Key binding Description
M-. Jump to definition
C-c C-i Show information of identifier at point
C-c C-t Show the type of thing at point, or the selection
C-u C-c C-t Insert a type signature for the thing at point
C-c C-l Load this module in the REPL

Intero for IDE writers

Please see the TOOLING.md file for how to use Intero to integrate your own editor..

Issues

Issues are split into low/medium/high priorities which dictates which ones will be implemented first.