blob: 504053bc89a223ea0db167b15e123767465ad3fb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
TYPE SIGNATURES
TYPE CONSTRUCTORS
type role C2 representational
class C2 a where
meth2 :: a -> a
COERCION AXIOMS
axiom Roles12.NTCo:C2 :: C2 a = a -> a
Dependent modules: []
Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0,
integer-gmp-1.0.0.0]
==================== Typechecker ====================
|