nteract / hydrogen

:atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text editor.
https://nteract.gitbooks.io/hydrogen/
MIT License
3.92k stars 334 forks source link

iHaskell :doc directive doesn't display anything #766

Open jmatsushita opened 7 years ago

jmatsushita commented 7 years ago

Description:

Running the :doc Int cell just displays the check mark, whereas running this in the console returns an output.

image

Versions:

Which OS and which version of Hydrogen and Atom are you running?

lgeiger commented 7 years ago

The usual way of viewing documentation in Hydrogen is using the Inspector. Have you tried that method?

Could you expand the 3 IO Messages before Hydrogen: ResultView: Add Result?