633196f8e0518c0f1e5f9f769081a9689350d75e
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc036.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed A{:A :A op1};
4 _declarations_
5 1 class {PrelBase.Eq $r3t}  => A $r3t where {op1 :: $r3t -> $r3t} ;