0a41bfbb072d0186ddc396d7fdcadf3508df85bf
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc039.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _interface_ ShouldSucceed 1
3 _instance_modules_
4 Addr ArrBase Foreign IO PrelNum
5 _usages_
6 PrelBase 1 :: $d16 1 $d33 1 $d8 1 $m/= 1 Eq 1;
7 PrelNum 1 :: $d18 1;
8 _exports_
9 ShouldSucceed A(op1);
10 _declarations_
11 1 class {PrelBase.Eq a} => A a where {op1 :: a -> a} ;