"IHaskell is an implementation of the IPython kernel protocol which allows you to use Haskell inside IPython frontends such as qtconsole and notebook." Available from hackage: https://hackage.haskell.org/package/ihaskell Very nice tool! Please add if possible.
(In reply to Jacek Sieka from comment #0) > "IHaskell is an implementation of the IPython kernel protocol which allows > you to use Haskell inside IPython frontends such as qtconsole and notebook." > > Available from hackage: https://hackage.haskell.org/package/ihaskell > > Very nice tool! Please add if possible. Hello, Jacek. There is (a bit outdated version) of ihaskell in official `haskell` overlay. If you need ihaskell just now you can try add that overlay. It will require some more work to push ihaskell to main tree.
haskell@ is fine to maintain ihaskell as long is it works upstream. It frequently (and currently) does not compile.