blob: 51e56f1b202941df8155e1a12c07e1eb565f80ca (
plain)
1
2
3
4
5
6
7
|
TYPE SIGNATURES
showTwo :: forall w_a. Show w_a => w_a -> String
TYPE CONSTRUCTORS
COERCION AXIOMS
Dependent modules: []
Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0,
integer-gmp-1.0.0.0]
|