-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Isaac Dupree wrote:
> As I brought up earlier in Haskell-cafe
> http://thread.gmane.org/gmane.comp.lang.haskell.cafe/20026
> , the Haskell98 specification for literate haskell (report section 9.4)
> could use some work, at least clarifications (existin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Vivian McPhail wrote:
> Dear Committee
>
> If I recall correctly, in the tex-style literate haskell specification,
> code
> is delimited by a
>
> \begin{code}
> \end{code}
>
> This does not allow for multilanguage support in a single source file. I
Dear Committee
If I recall correctly, in the tex-style literate haskell specification, code
is delimited by a
\begin{code}
\end{code}
This does not allow for multilanguage support in a single source file. It
would be nice to have a single document in which we could mix English,
Haskell, and, f