Closed victoredwardocallaghan closed 9 years ago
Hi,
I am just creating this as a separate issue.. Should we perhaps add the following instance?
-- | instance to handle (a, b) e.g., (Double, Double) instance (FromField a, FromField b) => FromField (a, b) where fromField = fromField
Hopefully I got this correct?
Kind Regards, Edward.
Duplicate of #154
Hi,
I am just creating this as a separate issue.. Should we perhaps add the following instance?
Hopefully I got this correct?
Kind Regards, Edward.