More modules that need LANGUAGE BangPatterns
[ghc-hetmet.git] / compiler / profiling / CostCentre.lhs
index 2648d1e..9e08831 100644 (file)
@@ -10,7 +10,7 @@
 -- any warnings in the module. See
 --     http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings
 -- for details
-{-# LANGUAGE DeriveDataTypeable #-}
+{-# LANGUAGE BangPatterns, DeriveDataTypeable #-}
 
 module CostCentre (
        CostCentre(..), CcName, IsDupdCC(..), IsCafCC(..),