You're probably right, I just tried at again at home and here it works. Thanks, -Tako
On Fri, Jan 21, 2011 at 23:23, Albert Y. C. Lai <[email protected]> wrote: > 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. > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
