Make various assertions work when !DEBUG
authorIan Lynagh <igloo@earth.li>
Sat, 8 Sep 2007 00:31:12 +0000 (00:31 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 8 Sep 2007 00:31:12 +0000 (00:31 +0000)
commitf8c52d7fde2d7408b4f734251c373f8d3e2c558e
treec2f583f6ffa29ae9bad744a41bf355affafc31e9
parent907c44ca14e479e5fa64d712703b8fbad19d1e04
Make various assertions work when !DEBUG
12 files changed:
compiler/HsVersions.h
compiler/basicTypes/Var.lhs
compiler/codeGen/CgCon.lhs
compiler/codeGen/CgUtils.hs
compiler/codeGen/CodeGen.lhs
compiler/coreSyn/CoreLint.lhs
compiler/main/CmdLineParser.hs
compiler/main/GHC.hs
compiler/nativeGen/RegAllocLinear.hs
compiler/specialise/SpecConstr.lhs
compiler/stgSyn/CoreToStg.lhs
compiler/typecheck/TcGadt.lhs