21 May
2013
21 May
'13
10:29 a.m.
On 21 May 2013 18:24, Tom Ellis <tom-lists-haskell-cafe-2013@jaguarpaw.co.uk
wrote:
I've been successfully using
http://hackage.haskell.org/package/postgresql-simple
It's fine so far except it throws exceptions willy-nilly. (I find exceptions very un-Haskell but some people seem to like them).
What's an exception? I thought Haskell used Maybe. Adrian.