[GHC] #14427: GHCi output change breaks tooling users

GHC ghc-devs at haskell.org
Mon Nov 6 21:39:34 UTC 2017


#14427: GHCi output change breaks tooling users
-------------------------------------+-------------------------------------
        Reporter:  bgamari           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  high              |            Milestone:  8.2.2
       Component:  GHCi              |              Version:  8.2.1
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):  Phab:D4164
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Ben Gamari <ben@…>):

 In [changeset:"8613e61de62178e76cd0f8915bd1fbe9c200a039/ghc" 8613e61/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="8613e61de62178e76cd0f8915bd1fbe9c200a039"
 DynFlags: Introduce -show-mods-loaded flag

 This flag reintroduces the verbose module name output produced by GHCi's
 :load command behind a new flag, -show-mods-loaded. This was originally
 removed in D3651 but apparently some tools (e.g. haskell-mode) rely on
 this output.

 Addresses #14427.

 Test Plan: Validate

 Reviewers: svenpanne

 Reviewed By: svenpanne

 Subscribers: rwbarton, thomie

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

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


More information about the ghc-tickets mailing list