Cleanup sweep and fix a bug in RTS flag processing.
[ghc-hetmet.git] / rts / hooks / RtsOptsEnabled.c
index f5d8157..f20c325 100644 (file)
@@ -9,5 +9,5 @@
 #include "Rts.h"
 #include "RtsOpts.h"
 
-const rtsOptsEnabledEnum rtsOptsEnabled = rtsOptsSafeOnly;
+const RtsOptsEnabledEnum rtsOptsEnabled = RtsOptsSafeOnly;