sqlite-simple
sqlite-simple copied to clipboard
FromField and ToField instances for Either
I don't know whether the FromField
instance is better as-is or whether (Right ...) <|> (Left ...)
would be more appropriate.