remove an unwanted language extension
[ghc-hetmet.git] / compiler / cmm / ZipCfg.hs
index e9c036c..75f3b79 100644 (file)
@@ -1,4 +1,3 @@
-{-# LANGUAGE ScopedTypeVariables #-}
 module ZipCfg
     (  -- These data types and names are carefully thought out
       BlockId(..)      -- ToDo: BlockId should be abstract, but it isn't yet