<div dir="ltr"><div><div>While I can say we don't have any immediate intention of killing it off, like virtually everything in the GHC namespace we haven't officially blessed it as anything fully supported and long-term stable. <br></div><div><br>GHC.OldList was shipped mostly for internal reasons. Since there wasn't a library discussion about it, it didn't become Data.OldList in the public export list, that is just the module name it has internally in base.<div></div><br></div><div>There are three potential fates I can see. We might keep it where it is, seek to move more (or all) of it into GHC.List if we can do so while avoid import cycles, or declare parts of it officially maintained as a part of the more public-facing Data hierarchy in something like Data.OldList or Data.List.Old.</div><div><br></div><div>I personally have little preference between these three and could likely be swayed by a strong argument. That third suggestion could be taken up as an adjunct to a proposal to clean up the generalized combinators in Data.List, which would be the most likely forcing function on making a decision here.</div><div><br></div></div><div>-Edward</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 26, 2015 at 6:38 PM, Andrew Farmer <span dir="ltr"><<a href="mailto:anfarmer@fb.com" target="_blank">anfarmer@fb.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>I was wondering what the plan for Data.OldList was. Is this just a transitional module for FTP-related migration, or can I count on it being maintained indefinitely?</div>
<div><br>
</div>
<div>Thanks!</div><span class="HOEnZb"><font color="#888888">
<div>Andrew</div>
<br>
</font></span></div>

<br>_______________________________________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries</a><br>
<br></blockquote></div><br></div>