<div dir="ltr">Wow... after attempting a simpler solution, I now understand a discussion from a little while back on one of the other lists about how terribly unexpected the default groupBy behavior is.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 26, 2018 at 12:21 PM, PICCA Frederic-Emmanuel <span dir="ltr"><<a href="mailto:frederic-emmanuel.picca@synchrotron-soleil.fr" target="_blank">frederic-emmanuel.picca@synchrotron-soleil.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Just one question about this.<br>
<br>
I do not want to put a print in order to generate the newList object.<br>
<br>
<br>
let l = []<br>
let newList = superChnker l<br>
print newList<br>
<br>
<br>
How Can I tell to haskell, produce the result even if I do not use it.<br>
<div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Beginners mailing list<br>
<a href="mailto:Beginners@haskell.org">Beginners@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/beginners</a><br>
</div></div></blockquote></div><br></div>