aba81f5db41369f5836708959d30c5def673c5dc
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc070.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 :: $d2 1 $d38 1 $d40 1 $d42 1 $d47 1 Eval 1;
7 _exports_
8 ShouldSucceed idb Boolean(FF TT);
9 _instances_
10 instance {PrelBase.Eval Boolean} = $d1;
11 _declarations_
12 1 $d1 _:_ {PrelBase.Eval Boolean} ;;
13 1 data Boolean = FF |  TT ;
14 1 idb _:_ Boolean -> Boolean ;;