On 03-Jan-2001, Eric Allen Wohlstadter <[EMAIL PROTECTED]> wrote:
> When I try to compile hdirect on cygwin on my NT I get a lot of complaints
> from ghc about bad tokens. Particularly the use of "\" to continue a
> line. For some reason it doesn't see it as the line continuation
> character.

You need to make sure that the files are mounted as binary
rather than as text, or vice versa.  Try the cygwin `mount' command.

-- 
Fergus Henderson <[EMAIL PROTECTED]>  |  "I have always known that the pursuit
                                    |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to