lpsmith / postgresql-simple

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

Fix the exception handling examples. #203

Closed supki closed 7 years ago

supki commented 7 years ago

Likewise, handleViolation is probably a better name than catchViolation, but I guess the renaming isn't really worth it.

lpsmith commented 7 years ago

Perhaps, but I didn't pick the names. I probably should have reviewed the module a bit better though. :)