[project @ 1998-11-16 18:14:44 by simonm]
[ghc-hetmet.git] / ghc / tests / rename / should_compile / rn017.stderr
index e69de29..6a7ad69 100644 (file)
@@ -0,0 +1,20 @@
+ghc: module version changed to 1; reason: no old .hi file
+_interface_ Test 1 400
+_instance_modules_
+IO PrelAddr PrelArr PrelBounded PrelCCall PrelForeign PrelIOBase PrelNum PrelNumExtra PrelTup
+_usages_
+PrelBase 1 :: $dEq0 1 $dEq1 1 $dEqBool0 1 $dEqChar0 1 $dEqInt0 1 $dEqInteger0 1 $dNumInt0 1 $dShow0 1 $dShow1 1 $dShow2 1 $dShowBool0 1 $dShowChar0 1 $dShowInt0 1 $m- 1 $m/= 1 $mfromInt 1 $mshowList 1 addr2Integer 1 foldr 1 int2Integer 1 integer_0 1 integer_1 1 integer_2 1 integer_m1 1 Eq 1 Num 1 Show 1 String 1;
+PrelNum 1 :: $dNumInteger0 1 $dShowInteger0 1;
+PrelNumExtra 1 :: $dEqDouble0 1 $dNumDouble0 1 $dShowDouble0 1;
+PrelPack 1 :: packCString# 1 unpackAppendCString# 1 unpackCString# 1 unpackFoldrCString# 1 unpackNBytes# 1;
+Rn017 1 ::;
+_exports_
+Rn017 a b c Wibble{MkWibble} Wobble;
+Test f FOO{:FOO :FOO op} Foo{MkFoo};
+_instances_
+instance {FOO Foo} = $dFOOFoo0;
+_declarations_
+1 $dFOOFoo0 _:_ {FOO Foo} ;;
+1 class FOO $r3I where {op :: $r3I -> PrelBase.Int} ;
+1 data Foo = MkFoo ;
+1 f _:_ _forall_ [$a] => $a -> $a ;;