When I install something that uses postgresql-libpq and get the following message:
You need to install postgresql-server-dev-X.Y for building a
server-side extension or libpq-dev for building a client-side application.
It'd be nice to include some text pointing someone at apt-get to avoid confusion between installing OS packages and cabal packages.