id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
796,Literate pre-processor fails to see end of code in LaTeX,Adam,,"Using the code environment in a LaTeX document to place Haskell source, if trying to read the file, the Literate pre-processor fails to see the \end{code} tag, as in the following example:

{{{
\begin{code}
> module Main where
> main = do
>     someStuff
\end{code}
}}}",bug,closed,normal,,Compiler,6.4.2,invalid,Literate pre-processor latex,,Windows,x86,,Unknown,,,,
