#3955: occasional stray "mkUsageInfo" output
-------------------------------+--------------------------------------------
    Reporter:  dmwit           |        Owner:  simonpj
        Type:  bug             |       Status:  new    
    Priority:  normal          |    Milestone:  6.12.3 
   Component:  Compiler        |      Version:  6.12.1 
    Keywords:                  |   Difficulty:         
          Os:  Linux           |     Testcase:         
Architecture:  x86_64 (amd64)  |      Failure:  Other  
-------------------------------+--------------------------------------------
Changes (by igloo):

  * milestone:  => 6.12.3


Old description:

> Sometimes, there is a stray line in the compilation output that looks
> like
>
> {{{ mkUsageInfo: internal name? a{tv a43R} }}}
>
> The letters at the end vary. It doesn't lead to any problems, but is a
> bit unsightly.

New description:

 Sometimes, there is a stray line in the compilation output that looks like

 {{{
 mkUsageInfo: internal name? a{tv a43R}
 }}}

 The letters at the end vary. It doesn't lead to any problems, but is a bit
 unsightly.

--

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