blob: 4546e7293621a4b16783caf458455f3e8966bbd4 (
plain)
1
2
3
4
5
6
7
|
TYPE SIGNATURES
unc :: forall t t1 t2. (t -> t1 -> t2) -> (t, t1) -> t2
TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.9.0.0, ghc-prim-0.4.0.0,
integer-gmp-1.0.0.0]
|