<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>If you'd rather import a custom prelude instead of writing `sum =
foldl' (+) 0` you might want to think about how dependencies
affect maintaining a package.</p>
<p>What's the actual problem you're trying to solve?<br>
</p>
<br>
<div class="moz-cite-prefix">On 08/14/2018 04:09 AM, Damian Nadales
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAM7nXecdhn-sif81Os=k209_oJ5XvvK_PVZBzmbnEkSiy2NQdw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div dir="ltr">
<div>I thought the answer would be easy to find on the internet,
but I cannot find any package that features a strict version
of `sum`. <br>
</div>
<div><br>
</div>
<div>Do you know if such a function is defined anywhere? (like a
custom prelude for instance)</div>
<div><br>
</div>
<div>I know it is trivial to define, but I would prefer not to
repeat myself (and somebody else).</div>
<div><br>
</div>
<div>Thanks!<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Haskell-Cafe mailing list
To (un)subscribe, modify options or view archives go to:
<a class="moz-txt-link-freetext" href="http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe">http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe</a>
Only members subscribed via the mailman list are allowed to post.</pre>
</blockquote>
</body>
</html>