Ticket #7138 (closed bug: fixed)
GHCi does no respect -ignore-dot-ghci anymore
| Reported by: | SimonHengel | Owned by: | pcapriotti |
|---|---|---|---|
| Priority: | highest | Milestone: | 7.6.1 |
| Component: | GHCi | Version: | 7.6.1-rc1 |
| Keywords: | Cc: | ||
| Operating System: | Linux | Architecture: | x86_64 (amd64) |
| Type of failure: | Incorrect result at runtime | Difficulty: | Unknown |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
Steps to reproduce:
$ echo foobar > .ghci $ ghci -ignore-dot-ghci
Expected results: GHCi is started without any errors.
Actual result: GHCi reports "Not in scope: `foobar'".
Change History
Note: See
TracTickets for help on using
tickets.
