The haskell-ci workflow recently added an example configuration for libraries that are intended to be uploaded to Hackage. The jobs in this example help verify the integrity of dependency version bounds. Such bounds are required by the PVP and very hard to get right. Since this library is on Hackage, we should consider adding these extra jobs to our CI configuration.