b66c1f4c5c45507190692a1efb656ddb02f9025f
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc092.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 :: $d15 1 $d16 1 $d2 1 $d27 1 $d28 1 $d33 1 $d35 1 $d38 1 $d40 1 $d42 1 $d45 1 $d46 1 $d47 1 $d50 1 $d52 1 $d7 1 $d8 1 $m/= 1 $m< 1 $m<= 1 $m> 1 $m>= 1 $mcompare 1 $mmax 1 $mmin 1 Eq 1 Eval 1 Ord 1 Ordering 1;
7 PrelNum 1 :: $d17 1 $d18 1;
8 _exports_
9 ShouldSucceed e0 e1 e2 q Empty(Empty);
10 _instances_
11 instance _forall_ [q :: (* -> *)] => {PrelBase.Eval (Empty q)} = $d1;
12 _declarations_
13 1 $d1 _:_ _forall_ [q :: (* -> *)] => {PrelBase.Eval (Empty q)} ;;
14 1 e0 _:_ Empty PrelBase.[] ;;
15 1 e1 _:_ Empty PrelBase.[] ;;
16 1 e2 _:_ Empty PrelBase.[] ;;
17 1 q _:_ _forall_ [ta] {PrelBase.Ord ta} => [ta] ;;