Kent inquires about the following program:

| This is a 'literate' Haskell comment line.
| > {- This is an illiterate (?? :-) Haskell comment line, but where does it end?
|       -- This question sounds familiar, but then no
|       -- """literate""" programming was involved.
|   -}
| > Still in a comment, or not???  Or is there a lexical error?

The rule is clear.  Only lines beginning with > are in the program,
so indeed one is still at the comment at the place asked.  Further
complication seems unwarranted.

Paul, oh syntax honcho:  Are we going ahead with this or not?  Cheers, -- P


Reply via email to