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