GHCi is being too "helpful"

Johan Tibell johan.tibell at gmail.com
Fri Jan 25 12:08:22 EST 2008


2008/1/25 Philip Weaver <philip.weaver at gmail.com>:
> You want -fno-print-bind-results, which can be passed to ghci at the command
> line or set within ghci using :set.
>
> I found your answer in this guide:
> http://www.haskell.org/ghc/docs/latest/html/users_guide/interactive-evaluation.html

You can add the :set command to your .ghci file.


More information about the Glasgow-haskell-users mailing list