Changelog for network-wait-0.1.2.0
Changelog for network-wait
0.1.2
- Compatibility with GHC 8.2 and Stack LTS 11
0.1.1
- Add
Network.Wait.PostgreSQLmodule with functions to wait for PostgreSQL servers to become ready to accept connections. This module and its dependency onpostgresql-simpleare not enabled by default. Thenetwork-wait:postgresflag must be enabled for this package's PostgreSQL support.
0.1.0
- First release