[project @ 2001-02-28 10:53:30 by rrt]
[ghc-hetmet.git] / ghc / tests / deriving / should_run / drvrun008.hs
index 5a857d0..7fe7799 100644 (file)
@@ -1,5 +1,4 @@
-{-# OPTIONS -funbox-strict-fields #-}
--- !!! Check that -funbox-strict-fields doesn't mess up deriving
+-- !!! Check that -funbox-strict-fields doesn't mess up deriving (can't be in an options pragma, it's in the Makefile)
 -- !!!  (it did in 4.04)
 
 module Main( main ) where