summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_compile/Roles2.stderr
blob: b6f13b4e1f57bc80c8b181b1d3873218cf1d1690 (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.0.0, ghc-prim-0.3.1.0,
                     integer-gmp-0.5.1.0]

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