X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FZipCfgCmmRep.hs;h=0d367ad33ecabb33c0cc9de294e4fedd673289f5;hp=5d9db47bb82bd82450d7def8d84d27b71abc91e3;hb=7457c489e32a326224673a07281ae402ee4d25fc;hpb=46d4158ed29c491d100abb08735f33b41522e9c5 diff --git a/compiler/cmm/ZipCfgCmmRep.hs b/compiler/cmm/ZipCfgCmmRep.hs index 5d9db47..0d367ad 100644 --- a/compiler/cmm/ZipCfgCmmRep.hs +++ b/compiler/cmm/ZipCfgCmmRep.hs @@ -162,7 +162,7 @@ debugPpr :: Bool #ifdef DEBUG debugPpr = True #else -debubPpr = False +debugPpr = False #endif pprMiddle :: Middle -> SDoc