<div dir="ltr"><div style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">​I wonder if some of these nitpicks could actually be solved by splitting "prelude" out as a separate module. Packages could then begin depending on a certain version [range] of prelude (apart from base/GHC version). That could allow breaking changes to prelude without breaking code (all hail the PVP!). Of course, Prelude would still be imported implicitly by default.</div><div style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;"><br></div><div style="color: rgb(0, 0, 0); font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px;">Elliot</div><br>On Thursday, August 20, 2015 at 1:30:37 AM UTC-4, William Yager wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir="ltr">Hello all,<div><br></div><div>Inspired by the recent thread re. modifying data/type/newtype syntax, I've made a wiki article dedicated to Haskell-related nitpicks. I've added a few entries; one from the thread I just mentioned, and a classic from way back in the 90s (map vs fmap).</div><div><br></div><div><a href="https://wiki.haskell.org/Nitpicks" target="_blank" rel="nofollow" onmousedown="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwiki.haskell.org%2FNitpicks\46sa\75D\46sntz\0751\46usg\75AFQjCNEkcrSPxPt4qzr9OEBwQiorG11-CA';return true;" onclick="this.href='https://www.google.com/url?q\75https%3A%2F%2Fwiki.haskell.org%2FNitpicks\46sa\75D\46sntz\0751\46usg\75AFQjCNEkcrSPxPt4qzr9OEBwQiorG11-CA';return true;">https://wiki.haskell.org/<wbr>Nitpicks</a><br></div><div><br></div><div>Hopefully, this page will help us keep track of what people are annoyed about (especially people who aren't already inured to the quirks of Haskell) as well as give us inspiration for future proposals.</div><div><br></div><div>Cheers,</div><div>Will</div></div>
</blockquote></div>