[GHC] #10408: The behavior of -ignore-dot-ghci and -ghci-script are weird
GHC
ghc-devs at haskell.org
Tue May 12 13:56:14 UTC 2015
#10408: The behavior of -ignore-dot-ghci and -ghci-script are weird
-------------------------------------+-------------------------------------
Reporter: watashi | Owner: watashi
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 7.10.1
Resolution: | Keywords:
Operating System: Linux | Architecture: x86
Type of failure: Incorrect result | Test Case:
at runtime | Blocking:
Blocked By: | Differential Revisions: Phab:D887
Related Tickets: |
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"f5188f3acd73a07b648924a58b9882c2d0a3dbcb/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="f5188f3acd73a07b648924a58b9882c2d0a3dbcb"
Fix weird behavior of -ignore-dot-ghci and -ghci-scipt
* Make `-ghci-script` be executed in the order they are specified;
* Make `-ignore-dot-ghci` only ignores the default .ghci files but
still execute the scripts passed by `-ghci-script`.
Reviewed By: simonmar, austin
Differential Revision: https://phabricator.haskell.org/D887
GHC Trac Issues: #10408
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10408#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list