0e312866fd36bd33d08809de0dadbc04d04f0eb9
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc092.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed Empty{Empty} e0 e1 e2 q;
3 1 data Empty q :: (* -> *) = Empty (__forall [a] {PrelBase.Ord a} => q a) ;
4 1 e0 :: Empty PrelBase.ZMZN ;
5 1 e1 :: Empty PrelBase.ZMZN ;
6 1 e2 :: Empty PrelBase.ZMZN ;
7 1 q :: __forall [a] {PrelBase.Ord a} => [a] ;