[project @ 1997-05-26 05:48:07 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / stranal / moo.lhs
index 3d6226b..35967ba 100644 (file)
@@ -1,3 +1,4 @@
+> module Test where
 > data Moo a b = Msimple | Mcompl (Moo b a)