1 2 3 4
TYPE SIGNATURES showTwo :: forall {a}. Show a => a -> String Dependent modules: [] Dependent packages: [base-4.16.0.0]