769af0afa5a104799b8df2fa9f09c69fac50f4c4
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc091.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 __export ShouldSucceed init_last merge sort;
3 1 init_last :: __forall [a] => [a] -> PrelBase.Int -> ([a], [a]) ;
4 1 merge :: __forall [a] {PrelBase.Ord a} => [a] -> [a] -> [a] ;
5 1 sort :: __forall [a] {PrelBase.Ord a} => [a] -> [a] ;