[Haskell-cafe] windows network programming

Albert Y. C. Lai trebla at vex.net
Fri Jan 21 23:23:00 CET 2011


On 11-01-21 03:13 AM, Tako Schotanus wrote:
> Just starting out here so I don't know what I'm doing yet, but this one
> doesn't compile for me.
>
>    ping.hs:19:13: parse error on input `<-'

The original code contains no parse error.

When you tranfer it to your editor, you may accidentally change 
indentation, which causes such parse errors.

Some editors add tabs behind your back to confound indentation further.



More information about the Haskell-Cafe mailing list