HEAD fails to compile on OS X
Failed for -DDEBUG builds initially, but also turned out it was failing to validate.
The failure produced the following errors:
compiler/main/Packages.hs:1269:11:
Not in scope: data constructor ‘ASSERT’
compiler/main/Packages.hs:1271:11:
Not in scope: data constructor ‘ASSERT’
compiler/main/Packages.hs:1286:11:
Not in scope: data constructor ‘ASSERT’
Edited by Dave Laing