-
Eyal Dechter authored
IPython has a tooltip feature which shows an info box under the cursor containing info about the current object. I have ported this to IHaskell. Basically, tooltip.js sends an object_info_request message to the kernel and the kernel responds with type information about the closest object.
0e96a451
Name |
Last commit
|
Last update |
---|---|---|
IHaskell | ||
config | ||
deps | ||
images | ||
.ghci | ||
.gitignore | ||
Haskell-Notebook.ipynb | ||
IHaskell.cabal | ||
LICENSE | ||
Main.hs | ||
README.md | ||
Setup.hs | ||
interface.notes | ||
rundoctests.hs |