blob: bdeacf32875f4bb15ad59591595cb2db4eaa28a4 (
plain)
1
2
3
4
5
6
7
|
TYPE SIGNATURES
unc :: forall a b w. (a -> b -> w) -> (a, b) -> w
TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.12.0.0, ghc-prim-0.5.3,
integer-gmp-1.0.2.0]
|