#1281: runghc, runhaskell invoke wrong ghc when not first ghc in PATH
--------------------------+-------------------------------------------------
 Reporter:  Isaac Dupree  |          Owner:         
     Type:  bug           |         Status:  new    
 Priority:  normal        |      Milestone:         
Component:  Compiler      |        Version:  6.6    
 Severity:  normal        |     Resolution:         
 Keywords:                |     Difficulty:  Unknown
 Testcase:                |   Architecture:  Unknown
       Os:  Linux         |  
--------------------------+-------------------------------------------------
Changes (by Isaac Dupree):

  * reporter:  Isaac Dupree <[EMAIL PROTECTED]> => Isaac
               Dupree
  * summary:  runghc, runhaskell invoke wrong ghc when installed to an
              unusual prefix => runghc, runhaskell invoke
              wrong ghc when not first ghc in PATH

Comment:

 Actually, setting `PATH="/home/isaac/install/ghc-6.6.20070415/bin/:$PATH"`
 environment makes the runghc work.  It also makes /usr/bin/runghc "work",
 which shouldn't.  I guess runghc/runhaskell are inappropriately(?)
 searching PATH to find their ghc.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1281>
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

Reply via email to