[project @ 1997-09-05 14:11:05 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc089.hs
index 1143906..ff78722 100644 (file)
@@ -1,6 +1,6 @@
 --!!! Stress test for type checker
 
-module Prims where
+module ShouldSucceed where
 
 import Prelude hiding (head)