Fix building with the HEAD
[ghc-hetmet.git] / utils / genprimopcode / Lexer.x
index ac1ea95..520d1e1 100644 (file)
@@ -1,6 +1,6 @@
 
 {
-{-# OPTIONS -w #-}
+{-# OPTIONS -w -Wwarn #-}
 -- The above warning supression flag is a temporary kludge.
 -- While working on this module you are encouraged to remove it and fix
 -- any warnings in the module. See