[GHC] #8172: Expose CWD and import search paths in GHCi via new `:show paths` command

GHC ghc-devs at haskell.org
Tue Aug 27 21:37:50 UTC 2013


#8172: Expose CWD and import search paths in GHCi via new `:show paths` command
-------------------------------+-------------------------------------------
        Reporter:  hvr         |            Owner:  hvr
            Type:  feature     |           Status:  patch
  request                      |        Milestone:  7.8.1
        Priority:  normal      |          Version:  7.7
       Component:  GHCi        |         Keywords:
      Resolution:              |     Architecture:  Unknown/Multiple
Operating System:              |       Difficulty:  Easy (less than 1 hour)
  Unknown/Multiple             |       Blocked By:
 Type of failure:              |  Related Tickets:
  None/Unknown                 |
       Test Case:              |
        Blocking:              |
-------------------------------+-------------------------------------------

Comment (by Herbert Valerio Riedel <hvr@…>):

 In [changeset:56e28a3fbb7f911e27feac9499f3204d739eead0/ghc]:
 {{{
 #!CommitTicketReference repository="ghc"
 revision="56e28a3fbb7f911e27feac9499f3204d739eead0"
 GHCi: Implement new `:show paths` sub-command

 `:show paths` dumps the current working directory as well
 as the current value of the `importPaths` dynamic flags field.

 This addresses #8172

 Signed-off-by: Herbert Valerio Riedel <hvr at gnu.org>
 }}}

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




More information about the ghc-tickets mailing list