Move some flags from the Makefile into module pragmas
[ghc-hetmet.git] / compiler / utils / Encoding.hs
index f2659e6..c790f38 100644 (file)
@@ -1,3 +1,7 @@
+{-# OPTIONS_GHC -O #-}
+-- We always optimise this, otherwise performance of a non-optimised
+-- compiler is severely affected
+
 -- -----------------------------------------------------------------------------
 --
 -- (c) The University of Glasgow, 1997-2006