summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_compile/Roles2.stderr
blob: d07314379f05f09fa6aba1c4183601b05397ca89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TYPE SIGNATURES
TYPE CONSTRUCTORS
  data T1 a = K1 (IO a)
  type role T2 phantom
  data T2 a = K2 (FunPtr a)
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.8.2.0, ghc-prim-0.4.0.0,
                     integer-gmp-1.0.0.0]

==================== Typechecker ====================