Commit e29336d8 authored by Andrew Gibiansky's avatar Andrew Gibiansky

Merge branch 'master' of github.com:gibiansky/IHaskell

parents 2de3c749 eff713ad
...@@ -99,6 +99,8 @@ cabal update # Please do this! IHaskell updates *very* frequently. ...@@ -99,6 +99,8 @@ cabal update # Please do this! IHaskell updates *very* frequently.
cabal install ihaskell cabal install ihaskell
``` ```
If you are on Linux, make sure you also have `python-dev` (or equivalent) installed, as `pyzmq` (which IHaskell will install itself) may need it.
Running IHaskell Running IHaskell
--- ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment