blob: 9abb1964d1119b87ca4c7b3ba6418f4eeb2bdc76 (
plain)
1
2
3
4
5
6
7
8
|
TYPE CONSTRUCTORS
class C{2} :: forall {k}. k -> Constraint
associated type family T{4} ::
forall k (f :: k -> *) (a :: k). f a -> *
roles nominal nominal nominal nominal
Dependent modules: []
Dependent packages: [base-4.15.0.0, ghc-prim-0.6.1,
integer-gmp-1.0.3.0]
|