[Haskell-cafe] Maintaining laziness
Henning Thielemann
lemming at henning-thielemann.de
Wed Jan 7 11:17:52 EST 2009
On Wed, 7 Jan 2009, Henning Thielemann wrote:
>
> On Wed, 7 Jan 2009, Jan Christiansen wrote:
>
>> This is great. I am working on the very same topic for quite a while now.
>> My aim is to develop a tool that tells you whether a function is least
>> strict. My work is based on an idea by Olaf Chitil:
>>
>> http://www.cs.kent.ac.uk/people/staff/oc/
>
> Although it seems to be overkill for a single module - How about a cabalized
> version on Hackage and a darcs repository? It would simplify using and
> updating it.
... I meant StrictCheck.hs
More information about the Haskell-Cafe
mailing list