On 18 November 2004 20:31, Christian Maeder wrote:

> calling unlit on a DOS file fails, whereas hugs is able to process the
> same file (under unix).
> 
> Christian
> 
> Prelude> readFile "Test.lhs" >>= putStrLn . show
> "\r\n> module Test where\r\n>\r\n"
> Prelude> :l Test.lhs
> Test.lhs line 2: unlit: Program line next to comment
> phase `Literate pre-processor' failed (exitcode = 1)

Thanks, fixed.

Cheers,
        Simon
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to