Closed thomashoneyman closed 3 years ago
The warning is ignored because of the MonadZero constraint in the instance context. I’ve opened https://github.com/purescript/purescript-control/pull/68 to circumvent this, so we should censor user defined warnings in this pull request or CI will fail once the other one is merged.
This PR migrates profunctor to use GitHub Actions instead of Travis for CI, as tracked for all core libraries in https://github.com/purescript/purescript/issues/3962. It also updates the installation instructions to refer to Spago instead of Bower.