257bfbd0577e5a9b8e2a21e1df004feb10b60af7
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc039.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 a} => A a where {op1 :: a -> a} ;