[Haskell-cafe] How can I stop GHCi from calling "show" for IO actions?

Stuart Cook scook0 at gmail.com
Sun Sep 16 03:54:07 EDT 2007


On 9/16/07, Ryan Ingram <ryani.spam at gmail.com> wrote:
>                      Is there a way to make GHCi not print the result
> of an action but still make my variables get bound?

This seems to be a common question (I myself asked it recently), so
I've added an entry to the GHCi page on the wiki.

Ideally, it would be nice if this were discoverable from within GHCi,
but I'm not sure how this would best be done.


Stuart


More information about the Haskell-Cafe mailing list