X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fvectorise%2FVectorise%2FType%2FEnv.hs;h=99c17464dd81075851cc6e1145c3d4c25e03ae07;hp=43ff97c69a9fdc06c6199e8ef28d426e744ebf5c;hb=edc0bafd3fcd01b85a2e8894e5dfe149eb0e0857;hpb=4f37664780b85725ba3552b7de11c0e5e79d3fee diff --git a/compiler/vectorise/Vectorise/Type/Env.hs b/compiler/vectorise/Vectorise/Type/Env.hs index 43ff97c..99c1746 100644 --- a/compiler/vectorise/Vectorise/Type/Env.hs +++ b/compiler/vectorise/Vectorise/Type/Env.hs @@ -1,7 +1,5 @@ {-# OPTIONS_GHC -fno-warn-missing-signatures #-} -#if __GLASGOW_HASKELL__ >= 611 {-# OPTIONS_GHC -XNoMonoLocalBinds #-} -#endif -- Roman likes local bindings -- If this module lives on I'd like to get rid of this flag in due course