hoogle
Test.General
data Test a
Constructors
Instances
pass :: Test ()
data List a b
Fields
pair :: a -> b -> List (a, b) c