blob: e7a7b65ff1f454351186cb95c91d714c09b3ecab (
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.7.1.0, ghc-prim-0.3.1.0,
integer-gmp-0.5.1.0]
==================== Typechecker ====================
|