Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
Complete interactive development program for Haskell
Branch: master
Clone or download
chrisdone Merge pull request #609 from korayal/ghc-864
Bump GHC upper bound to 8.6.4
Latest commit 8da8124 Mar 8, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github/ISSUE_TEMPLATE
cbits Add backwards compat for GHC <= 8.0.2 May 18, 2017
elisp Bump GHC upper bound to 8.6.4 Mar 8, 2019
gifs Add suggestions.gif Jul 22, 2016
images
src Bump GHC upper bound to 8.6.4 Mar 8, 2019
test
.gitignore
.travis.yml
CHANGELOG Bump GHC upper bound to 8.6.4 Mar 8, 2019
EMACS.md Add EMACS.md file Feb 15, 2019
LICENSE
README.md Reword section in README [skip ci] Feb 15, 2019
Setup.hs Add Setup.hs May 12, 2016
TOOLING.md
appveyor.yml Re-order CI jobs Jan 6, 2019
intero.cabal Bump GHC upper bound to 8.6.4 Mar 8, 2019
stack.yaml

README.md

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

You can’t perform that action at this time.