Ben

We don’t really test with a DEBUG-enabled compiler.  And yet, those assertions are all there for a reason.

In our CI infrastructure, I wonder if we might do a regression-test run on at least one architecture with DEBUG on?

e.g. https://ghc.haskell.org/trac/ghc/ticket/14904

Simon