X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FCmmBuildInfoTables.hs;h=4e3879f6be471080b6bd5387bc1d34d5abeb51c4;hp=0778e7c2d46e117aa609f9c2143e2839693c795c;hb=edc0bafd3fcd01b85a2e8894e5dfe149eb0e0857;hpb=83d563cb9ede0ba792836e529b1e2929db926355 diff --git a/compiler/cmm/CmmBuildInfoTables.hs b/compiler/cmm/CmmBuildInfoTables.hs index 0778e7c..4e3879f 100644 --- a/compiler/cmm/CmmBuildInfoTables.hs +++ b/compiler/cmm/CmmBuildInfoTables.hs @@ -1,6 +1,4 @@ -#if __GLASGOW_HASKELL__ >= 611 {-# OPTIONS_GHC -XNoMonoLocalBinds #-} -#endif -- Norman likes local bindings -- If this module lives on I'd like to get rid of this flag in due course