You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.