[GHC] #8172: Expose CWD and import search paths in GHCi via new `:show paths` command
GHC
ghc-devs at haskell.org
Thu Jun 11 17:29:48 UTC 2015
#8172: Expose CWD and import search paths in GHCi via new `:show paths` command
-------------------------------------+---------------------------------
Reporter: hvr | Owner: hvr
Type: feature request | Status: closed
Priority: normal | Milestone: 7.8.1
Component: GHCi | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture: Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: |
-------------------------------------+---------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"da84fd5475d189c39bd3e12d29f45618c92ed800/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="da84fd5475d189c39bd3e12d29f45618c92ed800"
Testsuite Windows: fix T8172 (#8172)
Use the new function `normalise_drive_letter` to change D:\ to C:\
before comparing outputs.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8172#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list