[GHC] #9360: GHCi: Behave nicely on `-e`, like `ghc` and other programs

GHC ghc-devs at haskell.org
Mon Oct 19 15:56:29 UTC 2015


#9360: GHCi: Behave nicely on `-e`, like `ghc` and other programs
-------------------------------------+-------------------------------------
        Reporter:  mcandre           |                Owner:  lukyanov
            Type:  feature request   |               Status:  patch
        Priority:  normal            |            Milestone:  8.0.1
       Component:  GHCi              |              Version:  7.8.2
      Resolution:                    |             Keywords:  newcomer
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:  driver/T9360a
                                     |  driver/T9360b
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D1337
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Thomas Miedema <thomasmiedema@…>):

 In [changeset:"7bbb61bc969c27a38b26a605d5ac70ac98c328d9/ghc" 7bbb61b/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="7bbb61bc969c27a38b26a605d5ac70ac98c328d9"
 Driver: `ghci -e` should behave like `ghc -e` (#9360)

 Patch by lukyanov.

 Reviewed by: bgamari

 Differential Revision: https://phabricator.haskell.org/D1337
 }}}

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


More information about the ghc-tickets mailing list