Skip to content
  • Daniel Gröber (dxld)'s avatar
    Add configure flag to enable ASSERTs in all ways · e6731578
    Daniel Gröber (dxld) authored and Marge Bot's avatar Marge Bot committed
    Running the test suite with asserts enabled is somewhat tricky at the
    moment as running it with a GHC compiled the DEBUG way has some hundred
    failures from the start. These seem to be unrelated to assertions
    though. So this provides a toggle to make it easier to debug failing
    assertions using the test suite.
    e6731578