[project @ 2000-10-04 16:47:39 by simonmar]
authorsimonmar <unknown>
Wed, 4 Oct 2000 16:47:39 +0000 (16:47 +0000)
committersimonmar <unknown>
Wed, 4 Oct 2000 16:47:39 +0000 (16:47 +0000)
Turn off generics for the nightly build; I'll add a flag to disable it
selectively tomorrow.

ghc/compiler/types/Generics.lhs

index 9be3138..887c0d8 100644 (file)
@@ -231,7 +231,7 @@ mkTyConGenInfo :: TyCon -> Name -> Name -> Maybe (EP Id)
 -- for the fromT and toT conversion functions.
 
 mkTyConGenInfo tycon from_name to_name
-  | not opt_GlasgowExts
+  | True -- not opt_GlasgowExts
   = Nothing
 
   | null datacons      -- Abstractly imported types don't have