Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."


Today's Topics:

   1. Re:  Warning: Tab Character (Dan Stromberg)
   2. Re:  Warning: Tab Character (Jeon-Young Kang)
   3. Re:  Warning: Tab Character (David Moberg)
   4. Re:  Warning: Tab Character (Thomas Jakway)
   5. Re:  Warning: Tab Character (Jeon-Young Kang)


----------------------------------------------------------------------

Message: 1
Date: Sat, 21 Nov 2015 12:14:09 -0800
From: Dan Stromberg <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Warning: Tab Character
Message-ID:
        <caovkw554pj_nuvkkzunqrkcaopu0c2rquu_lg-tq47ohb3g...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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 <[email protected]>
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
> [email protected]
> 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-0001.html>

------------------------------

Message: 2
Date: Sat, 21 Nov 2015 15:36:02 -0500
From: Jeon-Young Kang <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Warning: Tab Character
Message-ID:
        <calwtik_zqqwpdogcwheutciefjqmzeshhcxvr2spwaxt18t...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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 <[email protected]> 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 <[email protected]>
> 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
>> [email protected]
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
>>
>
>
> --
> Dan Stromberg
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>


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

[email protected]

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

------------------------------

Message: 3
Date: Sun, 22 Nov 2015 00:01:33 +0100
From: David Moberg <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Warning: Tab Character
Message-ID:
        <CAL2+Miu0fkFxqdDikegTcK0VcpqvvdFA-LsyMx+5yy6o-R=k...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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 <[email protected]>:

> 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 <[email protected]> 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 <[email protected]>
>> 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
>>> [email protected]
>>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>>
>>>
>>
>>
>> --
>> Dan Stromberg
>>
>> _______________________________________________
>> Beginners mailing list
>> [email protected]
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
>>
>
>
> --
> Department of Geography
> State University of New York at Buffalo
>
> [email protected]
>
> Jeon-Young Kang
>
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://mail.haskell.org/pipermail/beginners/attachments/20151122/95304d25/attachment-0001.html>

------------------------------

Message: 4
Date: Sat, 21 Nov 2015 18:34:10 -0500
From: Thomas Jakway <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Warning: Tab Character
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8

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 <[email protected]> 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 <[email protected]>:
>>
>> 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 <[email protected]> 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 <[email protected]> 
>>> 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
>>>> [email protected]
>>>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>>>
>>>
>>>
>>>
>>> -- 
>>> Dan Stromberg
>>>
>>> _______________________________________________
>>> Beginners mailing list
>>> [email protected]
>>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>>
>>
>>
>>
>> -- 
>> Department of Geography
>> State University of New York at Buffalo
>>
>> [email protected]
>> ?
>> Jeon-Young Kang
>>
>> _______________________________________________
>> Beginners mailing list
>> [email protected]
>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>>
>

------------------------------

Message: 5
Date: Sat, 21 Nov 2015 18:37:02 -0500
From: Jeon-Young Kang <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
        beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Warning: Tab Character
Message-ID:
        <calwtik_rw8vnsezlplp3qg4yn0jqlj6ywmzjxethzmwb1ov...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Thank you all.

I found out the way to replacing Tab with Space.

On Sat, Nov 21, 2015 at 6:34 PM, Thomas Jakway <[email protected]> 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 <[email protected]> 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 <[email protected]>:
> >>
> >> 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 <[email protected]>
> 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 <[email protected]>
> 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
> >>>> [email protected]
> >>>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >>>>
> >>>
> >>>
> >>>
> >>> --
> >>> Dan Stromberg
> >>>
> >>> _______________________________________________
> >>> Beginners mailing list
> >>> [email protected]
> >>> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >>>
> >>
> >>
> >>
> >> --
> >> Department of Geography
> >> State University of New York at Buffalo
> >>
> >> [email protected]
> >>
> >> Jeon-Young Kang
> >>
> >> _______________________________________________
> >> Beginners mailing list
> >> [email protected]
> >> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
> >>
> >
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>



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

[email protected]

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

------------------------------

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners


------------------------------

End of Beginners Digest, Vol 89, Issue 37
*****************************************

Reply via email to