[Haskell-cafe] Where do these warnings come from?

Colin Paul Adams colin at colina.demon.co.uk
Sun Oct 4 13:53:32 EDT 2009


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


More information about the Haskell-Cafe mailing list