summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_compile/Roles2.stderr
blob: f5bcbe682951eef75a96093d2c46a21780a8013b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TYPE SIGNATURES
TYPE CONSTRUCTORS
  T1 :: * -> *
  data T1 a
    No C type associated
    Roles: [representational]
    RecFlag NonRecursive, Not promotable
    = K1 :: forall a. (IO a) -> T1 a Stricts: _
    FamilyInstance: none
  T2 :: * -> *
  data T2 a
    No C type associated
    Roles: [representational]
    RecFlag NonRecursive, Not promotable
    = K2 :: forall a. (FunPtr a) -> T2 a Stricts: _
    FamilyInstance: none
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base, ghc-prim, integer-gmp]

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