blob: e6c007a60224f5775a0ceedf7722c65105e4f911 (
plain)
1
2
3
4
5
6
7
|
TYPE SIGNATURES
foo :: forall b a. (a, b) -> (a, b)
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]
|