00530dad927a841ce095c2a6417d8d9a6831bc73
[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 IO PrelAddr PrelArr PrelBounded PrelCCall PrelForeign PrelNum
5 _usages_
6 PrelBase 1 :: $d2 1 $d29 1 $d31 1 $d33 1 $d38 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 ;;