#3846: .ghci file is ignored on Mac OS X
------------------------+---------------------------------------------------
Reporter: mvanier | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: GHCi | Version: 6.10.4
Keywords: | Difficulty:
Os: MacOS X | Testcase:
Architecture: x86 | Failure: Other
------------------------+---------------------------------------------------
Description changed by igloo:
Old description:
> I'm running ghc 6.10.4 on Mac OS X, and no matter what I do, my .ghci
> file is completely ignored. Even if I put .ghci in the same directory
> I'm invoking ghci from, all the commands are ignored. Other than that,
> as far as I can tell, ghci works fine. My .ghci file contains only these
> lines:
>
> :set -fglasgow-exts -W
>
> :set -v0
>
> I can invoke these options successfully by calling ghci with the options
> enabled, but I'd rather use a .ghci file.
New description:
I'm running ghc 6.10.4 on Mac OS X, and no matter what I do, my .ghci file
is completely ignored. Even if I put .ghci in the same directory I'm
invoking ghci from, all the commands are ignored. Other than that, as far
as I can tell, ghci works fine. My .ghci file contains only these lines:
{{{
:set -fglasgow-exts -W
:set -v0
}}}
I can invoke these options successfully by calling ghci with the options
enabled, but I'd rather use a .ghci file.
--
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3846#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs