[project @ 1999-01-23 17:57:35 by sof]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc069.stderr
index d6c4003..681c176 100644 (file)
@@ -1,7 +1,5 @@
 ghc: module version changed to 1; reason: no old .hi file
-_exports_
-ShouldSucceed x y ys;
-_declarations_
-1 x _:_ PrelBase.Char ;;
-1 y _:_ PrelBase.Char ;;
-1 ys _:_ [PrelBase.Char] ;;
+__export ShouldSucceed x y ys;
+1 x :: PrelBase.Char ;
+1 y :: PrelBase.Char ;
+1 ys :: [PrelBase.Char] ;