GHCi does no respect -ignore-dot-ghci anymore
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'".
Trac metadata
| Trac field | Value |
|---|---|
| Version | 7.6.1-rc1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | GHCi |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |