X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmCPSZ.hs;fp=compiler%2Fcmm%2FCmmCPSZ.hs;h=fa568afdc9c8fe547f1cd02a96a75cc6f9385747;hb=b597fa5bd78b96ea1c2f7ed6a6183ea8004fcbeb;hp=e72d3f2da9d8b66e4dc57180b4c484c9f28b233d;hpb=56a437ee698c5a46864e7fcc530707742589ef7d;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmCPSZ.hs b/compiler/cmm/CmmCPSZ.hs index e72d3f2..fa568af 100644 --- a/compiler/cmm/CmmCPSZ.hs +++ b/compiler/cmm/CmmCPSZ.hs @@ -1,4 +1,6 @@ +#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