Send Beginners mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://www.haskell.org/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.  "99 Haskell Problems" solutions page formatting (Eduard Nicodei)
   2. Re:  "99 Haskell Problems" solutions page formatting
      (Mateusz Kowalczyk)
   3. Re:  Space leak while reading from a file? (Jan Snajder)


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

Message: 1
Date: Thu, 15 May 2014 14:46:32 +0100
From: Eduard Nicodei <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] "99 Haskell Problems" solutions page
        formatting
Message-ID:
        <CAAYaNEMgpLXqDg8Jx0A4AfNKm8s8GjXv+sK=+o6ah-fiose...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello everybody!

I apologize if I'm sending this email to the wrong mailing list / group. If
so, does anybody know where I should be asking wiki-related questions?
I think Haskell is a wonderful language and I would like to help the
community in whatever way I can.

Currently I was looking at the 99 Haskell problems from the wiki, trying to
solve them in as many ways as possible:
http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems

I have noticed there is a note saying that some of the solutions could do
with reformatting. Indeed I have noticed that the solution pages aren't
very consistent. I edited "the solutions for problem nr. 4" page:
http://www.haskell.org/haskellwiki/99_questions/Solutions/4
I added headlines, separated the alternative solutions into logical groups
and there was one  (the Prelude implementation) which was mentioned twice.

Could somebody please have a look over the changes and confirm I didn't do
anything wrong please? I have read the wiki editing guide, but I am unsure
if this a good format to use for the "Solutions" pages.

Many thanks!
Eduard Nicodei
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://www.haskell.org/pipermail/beginners/attachments/20140515/4bca6804/attachment-0001.html>

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

Message: 2
Date: Thu, 15 May 2014 17:01:44 +0200
From: Mateusz Kowalczyk <[email protected]>
To: [email protected]
Subject: Re: [Haskell-beginners] "99 Haskell Problems" solutions page
        formatting
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1

On 05/15/2014 03:46 PM, Eduard Nicodei wrote:
> Hello everybody!
> 
> I apologize if I'm sending this email to the wrong mailing list / group. If
> so, does anybody know where I should be asking wiki-related questions?
> I think Haskell is a wonderful language and I would like to help the
> community in whatever way I can.
> 
> Currently I was looking at the 99 Haskell problems from the wiki, trying to
> solve them in as many ways as possible:
> http://www.haskell.org/haskellwiki/H-99:_Ninety-Nine_Haskell_Problems
> 
> I have noticed there is a note saying that some of the solutions could do
> with reformatting. Indeed I have noticed that the solution pages aren't
> very consistent. I edited "the solutions for problem nr. 4" page:
> http://www.haskell.org/haskellwiki/99_questions/Solutions/4
> I added headlines, separated the alternative solutions into logical groups
> and there was one  (the Prelude implementation) which was mentioned twice.
> 
> Could somebody please have a look over the changes and confirm I didn't do
> anything wrong please? I have read the wiki editing guide, but I am unsure
> if this a good format to use for the "Solutions" pages.
> 
> Many thanks!
> Eduard Nicodei
> 
> 
> 
> _______________________________________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/mailman/listinfo/beginners
> 

Looks good to me. There is no strict standard. If someone has
complaints, they'll either let it known or edit the page.

-- 
Mateusz K.


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

Message: 3
Date: Thu, 15 May 2014 20:17:45 +0200
From: Jan Snajder <[email protected]>
To: [email protected]
Subject: Re: [Haskell-beginners] Space leak while reading from a file?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1


From: Bob Ippolito <[email protected]>
> I don't know why I ended up looking at an old version of Data.Text but the
> copy function has been around for a year, since 0.11.3.0.
> http://hackage.haskell.org/package/text-1.1.1.2/docs/Data-Text.html#copy ?
> you'll want to use it for this use case.

Great, thanks, that solved the problem!

Best,
Jan


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

Subject: Digest Footer

_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners


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

End of Beginners Digest, Vol 71, Issue 18
*****************************************

Reply via email to