#1155: ghci -debug generates slightly odd message
-------------------------------------------------+--------------------------
    Reporter:  Stefan O'Rear <[EMAIL PROTECTED]>  |       Owner:         
        Type:  bug                               |      Status:  new    
    Priority:  lowest                            |   Milestone:         
   Component:  GHCi                              |     Version:  6.6    
    Severity:  trivial                           |    Keywords:         
  Difficulty:  Easy (1 hr)                       |    Testcase:         
Architecture:  Unknown                           |          Os:  Unknown
-------------------------------------------------+--------------------------
{{{
 [EMAIL PROTECTED]:~$ ghci -debug fibbench/Y.hs
    ___         ___ _
   / _ \ /\  /\/ __(_)
  / /_\// /_/ / /  | |      GHC Interactive, version 6.7.20070213, for
 Haskell 98.
 / /_\\/ __  / /___| |      http://www.haskell.org/ghc/
 \____/\/ /_/\____/|_|      Type :? for help.

 ghc-6.7.20070213: --interactive can't be used with -prof, -ticky, or
 -unreg.
 Usage: For basic information, try the `--help' option.
 [EMAIL PROTECTED]:~$
 }}}

 Extremely similar messages are seen with 6.6 and 6.4.2.  IMO the message
 should list -debug.

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