#276: ghci compile option
---------------------+------------------------------------------------------
 Reporter:  goronsf  |          Owner:  simonmar        
     Type:  task     |         Status:  closed          
 Priority:  normal   |      Milestone:  6.8             
Component:  GHCi     |        Version:  None            
 Severity:  minor    |     Resolution:  fixed           
 Keywords:           |     Difficulty:  Moderate (1 day)
 Testcase:           |   Architecture:  Unknown         
       Os:  Unknown  |  
---------------------+------------------------------------------------------
Changes (by simonmar):

  * resolution:  None => fixed
  * status:  new => closed

Comment:

 Now done, patch is:

 {{{
 Wed Apr 11 03:18:02 PDT 2007  Simon Marlow <[EMAIL PROTECTED]>
   * Rationalise GhcMode, HscTarget and GhcLink
 }}}

 To compile to object code inside GHCi, use either `ghci -fobject-code` or
 `:set -fobject-code`.

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