X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fcmm%2FZipCfg.hs;fp=compiler%2Fcmm%2FZipCfg.hs;h=75f3b79a0df8fdcd6ce717ac09f9aab3e21aeaad;hb=8182754e051f986c29bc9b9cae49599e6f76ebec;hp=e9c036cf8d38971e8f2089933374033cf9482a2f;hpb=8df97e4030295d11bad09ecdddf86917f6bdaf2b;p=ghc-hetmet.git diff --git a/compiler/cmm/ZipCfg.hs b/compiler/cmm/ZipCfg.hs index e9c036c..75f3b79 100644 --- a/compiler/cmm/ZipCfg.hs +++ b/compiler/cmm/ZipCfg.hs @@ -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