7059f93c18798fa3a87d3b902bc2dc745075f91b
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc036.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _interface_ ShouldSucceed 1
3 _instance_modules_
4 IO PrelAddr PrelArr PrelBounded PrelCCall PrelForeign PrelNum
5 _usages_
6 PrelBase 1 :: $d13 1 $d26 1 $d7 1 $m/= 1 Eq 1;
7 PrelNum 1 :: $d18 1;
8 _exports_
9 ShouldSucceed A(:A :A op1);
10 _declarations_
11 1 class {PrelBase.Eq a} => A a where {op1 :: a -> a} ;