From: simonpj Date: Mon, 27 Dec 2004 18:28:21 +0000 (+0000) Subject: [project @ 2004-12-27 18:28:21 by simonpj] X-Git-Tag: Initial_conversion_from_CVS_complete~1308 X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=29ca2190efa2284e767949b0fab4e00a68db59bd [project @ 2004-12-27 18:28:21 by simonpj] Wibble --- diff --git a/ghc/compiler/simplCore/SimplCore.lhs b/ghc/compiler/simplCore/SimplCore.lhs index e567e78..ec8ed27 100644 --- a/ghc/compiler/simplCore/SimplCore.lhs +++ b/ghc/compiler/simplCore/SimplCore.lhs @@ -109,8 +109,8 @@ simplifyExpr dflags expr gentleSimplEnv :: SimplEnv gentleSimplEnv = mkSimplEnv SimplGently - (panic "simplifyExpr: switches") - emptyRuleBase + (isAmongSimpl []) + emptyRuleBase doCorePasses :: HscEnv -> UniqSupply -- uniques