[project @ 1997-05-26 05:48:07 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / simplCore / simpl002.hs
index 206e861..578c13a 100644 (file)
@@ -1,5 +1,6 @@
 --!!! class/instance mumble that failed Lint at one time
 --
+module Test where
 class Foo a where
    op :: Int -> a -> Bool