[Haskell-beginners] Warning: Tab Character

Dan Stromberg strombrg at gmail.com
Sat Nov 21 20:14:09 UTC 2015


Perhaps enable soft tabs?
https://manual.macromates.com/en/working_with_text

This is an issue in Python too (at least from PEP8's perspective) - but
note that many "make" programs require tabs instead of spaces.

On Sat, Nov 21, 2015 at 11:13 AM, Jeon-Young Kang <jykang22 at gmail.com>
wrote:

> Hello everyone.
>
>
> I am a newbie of Haskell, using Textmate on mac.
>
>
> I got the following warning. How can I fix it?
>
>
> Warning:
>
>     Tab character
>
> Ok, modules loaded: Main.
>
>
> Sincerely,
> Young
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>


-- 
Dan Stromberg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151121/216857c2/attachment.html>


More information about the Beginners mailing list