[project @ 2005-04-05 21:26:11 by simonmar]
authorsimonmar <unknown>
Tue, 5 Apr 2005 21:26:11 +0000 (21:26 +0000)
committersimonmar <unknown>
Tue, 5 Apr 2005 21:26:11 +0000 (21:26 +0000)
unreg wibble

ghc/includes/mkDerivedConstants.c

index d5b8fe1..33b0398 100644 (file)
@@ -360,7 +360,7 @@ main(int argc, char *argv[])
     struct_field(StgFunInfoExtraFwd, slow_apply);
     struct_field(StgFunInfoExtraFwd, fun_type);
     struct_field(StgFunInfoExtraFwd, arity);
-    struct_field(StgFunInfoExtraFwd, bitmap);
+    struct_field(StgFunInfoExtraFwd, b.bitmap);
 
     struct_size(StgFunInfoExtraRev);
     struct_field(StgFunInfoExtraRev, slow_apply_offset);