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

Reply via email to