Skip to content

Literate pre-processor fails to see end of code in LaTeX

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}
Edited by Simon Marlow
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information