Re: Two failing test cases with nhc98-1.18

Malcolm Wallace <[email protected]> Fri, 29 Jun 2007 14:56:24 +0100
Newsgroups gmane.comp.lang.haskell.nhc.user
Organization Dept of Computer Science, University of York
Message-ID <[email protected]>
Matthias Kilian <[email protected]> wrote:

> trying to build nhc-1.18 on OpenBSD, and running the test suite, I
> get the two failing test cases below.

These test cases fail on all architectures.  They are there to remind me
to fix the underlying problem.  (The case is somewhat obscure and
unlikely to hit any real programs in practice, which is why the bug has
not been fixed for many years.)

Regards,
    Malcolm