Make printing of binding results optional in GHCi, and document it
authorSimon Marlow <simonmar@microsoft.com>
Wed, 27 Sep 2006 13:25:50 +0000 (13:25 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 27 Sep 2006 13:25:50 +0000 (13:25 +0000)
You can say :set -fno-print-bind-result in GHCi to disable this behaviour.
Addresses #887


No differences found