#4182: GHC fails when -H flag is passed
----------------------------+-----------------------------------------------
  Reporter:  guest          |          Owner:         
      Type:  bug            |         Status:  closed 
  Priority:  normal         |      Milestone:         
 Component:  Compiler       |        Version:  6.10.4 
Resolution:  fixed          |       Keywords:         
Difficulty:                 |             Os:  Windows
  Testcase:                 |   Architecture:  x86    
   Failure:  Runtime crash  |  
----------------------------+-----------------------------------------------
Changes (by simonmar):

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


Comment:

 Thanks for the report; looks like this one is fixed in HEAD:

 {{{
 $ ./inplace/bin/ghc-stage1 -H
 ghc-stage1: on the commandline: missing argument for flag: -H
 }}}

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

Reply via email to