blob: c7e8ed788cdf7ff0d0fb97ccdee6124d389418e4 (
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.3.1.0,
integer-gmp-0.5.1.0]
==================== Typechecker ====================
|