87a99d929fdd3830bbdcb6d334bfb0ae30d89a14
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc088.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 _instances_
4 instance _forall_ [$a $b] {PrelBase.Eq $b} => {PrelBase.Eq ($a -> $b)} = $dEq0;
5 instance _forall_ [$a $b] {PrelBase.Num $b} => {PrelBase.Num ($a -> $b)} = $dNum0;
6 _declarations_
7 1 $dEq0 _:_ _forall_ [$a $b] {PrelBase.Eq $b} => {PrelBase.Eq ($a -> $b)} ;;
8 1 $dNum0 _:_ _forall_ [$a $b] {PrelBase.Num $b, PrelBase.Eq ($a -> $b), PrelBase.Show ($a -> $b)} => {PrelBase.Num ($a -> $b)} ;;