[GHC] #1721: Make GHCi print the entire result of an interactive 'bind' statement

GHC ghc-devs at haskell.org
Tue Jun 24 04:49:06 UTC 2014


#1721: Make GHCi print the entire result of an interactive 'bind' statement
-------------------------------------+------------------------------------
        Reporter:  simonpj           |            Owner:
            Type:  feature request   |           Status:  closed
        Priority:  lowest            |        Milestone:  7.6.2
       Component:  Compiler          |          Version:  6.6.1
      Resolution:  fixed             |         Keywords:
Operating System:  Unknown/Multiple  |     Architecture:  Unknown/Multiple
 Type of failure:  None/Unknown      |       Difficulty:  Unknown
       Test Case:                    |       Blocked By:
        Blocking:                    |  Related Tickets:
-------------------------------------+------------------------------------
Changes (by Artyom.Kazak):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 The current choice (GHCi 7.8.2) is to print nothing even when there's only
 one bound variable, which is consistent and avoids unpleasant surprises
 (as the one Ryan Ingram stumbled upon – see 1st comment).

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1721#comment:15>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list