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. Re: How to improve lazyness of a foldl (and memory
footprint) (Henk-Jan van Tuyl)
----------------------------------------------------------------------
Message: 1
Date: Thu, 16 May 2013 00:02:07 +0200
From: "Henk-Jan van Tuyl" <[email protected]>
Subject: Re: [Haskell-beginners] How to improve lazyness of a foldl
(and memory footprint)
To: "The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell" <[email protected]>,
"Giacomo Tesio" <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=iso-8859-15; format=flowed;
delsp=yes
On Wed, 15 May 2013 14:55:43 +0200, Giacomo Tesio <[email protected]> wrote:
> Turned out that I didn't need fold at all, just a proper groupBy.
>
> As for these lines
>
> module Main (
>>
>> main
>>
>> ) where
>>
>>
> they were generated by Leksah. Do you suggest to remove them? And what
> about Leksah as an IDE: do you use it?
I do not know whether or not these lines will give you problems; you
simply do not need them. I use Geany as IDE. My main problem with Leksah
is that you can not open files with drag and drop or clicking on a .hs
file in the file manager (Windows). Geany has serious problems too; I have
to look for another IDE.
Regards,
Henk-Jan van Tuyl
--
Folding@home
What if you could share your unused computer power to help find a cure? In
just 5 minutes you can join the world's biggest networked computer and get
us closer sooner. Watch the video.
http://folding.stanford.edu/
http://Van.Tuyl.eu/
http://members.chello.nl/hjgtuyl/tourdemonad.html
Haskell programming
--
------------------------------
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
End of Beginners Digest, Vol 59, Issue 21
*****************************************