#3549: unlit does not follow H98 spec
---------------------------------+------------------------------------------
    Reporter:  duncan            |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  Compiler          |      Version:  6.10.4          
    Severity:  normal            |   Resolution:                  
    Keywords:                    |   Difficulty:  Unknown         
    Testcase:                    |           Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Comment (by igloo):

 Replying to [comment:2 [email protected]]:
 > The case prompting this bug report has LaTeX comments (i.e. introduced
 with a % char) after, but on the same line as, \begin{code} and
 \end{code}.  This seems entirely reasonable - the %-introduced comment
 belongs to the document language, not to Haskell.

 What seems entirely reasonable to you? That a `\begin{code}%...` line
 should be treated as starting a code section, or that it should not be?

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