8798e9508482039fce44d78beb117c0367123dcc
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc069.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 _exports_
6 ShouldSucceed x y ys;
7 _declarations_
8 1 x _:_ PrelBase.Char ;;
9 1 y _:_ PrelBase.Char ;;
10 1 ys _:_ [PrelBase.Char] ;;