[Haskell-beginners] Warning: Tab Character

Jeon-Young Kang jykang22 at gmail.com
Sat Nov 21 23:37:02 UTC 2015


Thank you all.

I found out the way to replacing Tab with Space.

On Sat, Nov 21, 2015 at 6:34 PM, Thomas Jakway <tjakway at nyu.edu> wrote:

> Why would make require tabs...?
> Admittedly it's been a long time since I've written any makefiles by hand
> but I always use spaces instead of tabs and have never had any problems.
>
> On Nov 21, 2015 6:01 PM, David Moberg <kaddkaka at gmail.com> wrote:
> >
> > Have you found "soft tabs"? That option will make TextMate use spaces
> instead of tab characters. Read 4.11 "Using Spaces Instead of Tabs" in Dan
> Strombergs link for instrucitons.
> >
> > 2015-11-21 21:36 GMT+01:00 Jeon-Young Kang <jykang22 at gmail.com>:
> >>
> >> I've tried to choose "instead of spaces". But there is no option of
> mine (Textmate 2 beta).
> >>
> >> On Sat, Nov 21, 2015 at 3:14 PM, Dan Stromberg <strombrg at gmail.com>
> wrote:
> >>>
> >>>
> >>> 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
> >>>
> >>> _______________________________________________
> >>> Beginners mailing list
> >>> Beginners at haskell.org
> >>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >>>
> >>
> >>
> >>
> >> --
> >> Department of Geography
> >> State University of New York at Buffalo
> >>
> >> jykang22 at gmail.com
> >>
> >> Jeon-Young Kang
> >>
> >> _______________________________________________
> >> Beginners mailing list
> >> Beginners at haskell.org
> >> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >>
> >
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>



-- 
Department of Geography
State University of New York at Buffalo

jykang22 at gmail.com

Jeon-Young Kang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20151121/4b6ece79/attachment-0001.html>


More information about the Beginners mailing list