#5582: Panic from -C flag
-------------------------------+--------------------------------------------
  Reporter:  mjo               |          Owner:  igloo           
      Type:  bug               |         Status:  closed          
  Priority:  low               |      Milestone:  7.6.1           
 Component:  Compiler          |        Version:  7.2.1           
Resolution:  fixed             |       Keywords:                  
        Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown      |     Difficulty:                  
  Testcase:                    |      Blockedby:                  
  Blocking:                    |        Related:                  
-------------------------------+--------------------------------------------
Changes (by michalt):

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


Comment:

 This has been fixed in HEAD
 (probably 9c685f44e873f01403fd83209487faa64aeb47fb)
 {{{
 > ~/dev/ghc-clean/inplace/bin/ghc-stage2 -C Test.hs

 on the commandline: Warning:
     Compiler not unregisterised, so ignoring -C
 [1 of 1] Compiling Main             ( Test.hs, Test.o )
 Linking Test ...
 }}}

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