__NHC__ ifdefs in the core libraries

Johan Tibell johan.tibell at gmail.com
Mon Feb 11 23:48:53 CET 2013


On Mon, Feb 11, 2013 at 1:01 PM, Ian Lynagh <ian at well-typed.com> wrote:

> So I propose that we remove all the __NHC__ ifdefs (and also base/NHC/)
> in the core libraries. What do you think?
>

+1

I deleted all the __HUGS__ ifdefs in network recently. If no one is testing
a given ifdef branch on a semi-regular basis it will bit-rot. Such branches
should be removed.

To paraphrase Beyonce: if you liked it you should have written a test* for
it. ;)

* Or have a continuous build, but that doesn't make for a very catchy
sentence.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130211/4e80afb6/attachment.htm>


More information about the Libraries mailing list