f2bae39acd037860d48d1b71c29e158f621f72fc
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc003.stderr
1 ghc: module version changed to 1; reason: no old .hi file
2 _exports_
3 ShouldSucceed c d e;
4 _declarations_
5 1 c _:_ (PrelBase.Int, PrelBase.Int) ;;
6 1 d _:_ PrelBase.Int ;;
7 1 e _:_ PrelBase.Int ;;