lpsmith / postgresql-simple

Mid-level client library for accessing PostgreSQL from Haskell
Other
206 stars 71 forks source link

Export gfromRow and gtoRow #269

Open carymrobbins opened 5 years ago

carymrobbins commented 5 years ago

It would be nice if the gfromRow and gtoRow functions were exported so we could build our own generic instances from them.