#7138: GHCi does no respect -ignore-dot-ghci anymore
-----------------------------------------+----------------------------------
 Reporter:  SimonHengel                  |          Owner:                
     Type:  bug                          |         Status:  new           
 Priority:  normal                       |      Component:  GHCi          
  Version:  7.6.1-rc1                    |       Keywords:                
       Os:  Linux                        |   Architecture:  x86_64 (amd64)
  Failure:  Incorrect result at runtime  |       Testcase:                
Blockedby:                               |       Blocking:                
  Related:                               |  
-----------------------------------------+----------------------------------
 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'".

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7138>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to