L.S.
a minor bug that I found using ghc with the "-cpp" option:
the following program:
main = print ("Defined commands:\n\
\q: quit the ide")
gives as error message:
fout.hs:2:59: Illegal string escape: `\q'
fout.hs:2:59: on input: "q"
Kind regards,
Sietse
- Re: ghc-2.10 -cpp and literate gaps S. Achterop IWI-120 3932
- Re: ghc-2.10 -cpp and literate gaps Sigbjorn Finne
- Re: ghc-2.10 -cpp and literate gaps Simon Marlow
