@hackage hpgsql-simple-compat0.1.0.0

Fork of postgresql-simple implemented with hpgsql instead of postgresql-libpq.

This is a fork of postgresql-simple that tries to preserve its API as much as possible, but uses hpgsql instead of postgresql-libpq under the hood. The idea is to ease migrating to hpgsql itself. Check the GitHub for more information.