More modules that need LANGUAGE BangPatterns
[ghc-hetmet.git] / compiler / cmm / CmmLex.x
index a5defb6..50e9aea 100644 (file)
@@ -11,6 +11,7 @@
 -----------------------------------------------------------------------------
 
 {
 -----------------------------------------------------------------------------
 
 {
+{-# LANGUAGE BangPatterns #-}
 {-# OPTIONS -Wwarn -w #-}
 -- The above -Wwarn supression flag is a temporary kludge.
 -- While working on this module you are encouraged to remove it and fix
 {-# OPTIONS -Wwarn -w #-}
 -- The above -Wwarn supression flag is a temporary kludge.
 -- While working on this module you are encouraged to remove it and fix