Does anyone recognize which module/function would emit the following
warnings?

WARNING:  nonstandard use of escape in a string literal
LINE 11:         '# Pandoc\r\n\r\nPandoc is a program for converting ...
                 ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
-- 
Colin Adams
Preston Lancashire
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to