packages feed

hasql-postgres-0.10.3.1: CHANGELOG.md

# 0.10.3.1
* "attoparsec"-0.13 support

# 0.10.3
* GHC 7.10 support

# 0.10.2
* JSON support

# 0.10.1
* Update the "backend" dependency

# 0.10.0 - Major overhaul
* Transactions now are only retried in case of the "serialization_failure" (40001) error

# 0.9.1
* The Unknown type got implemented

# 0.9.0
* The unit result handler no longer fails on statements, which do produce results
* The dependency on "list-t" got relaxed
* The dependency on "either" got restricted