Add first stab at CI
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
One question though, since this is part of the core libraries, would it also be valuable to have a daily/weekly build using ghc latest binaries (how?)?
That is a tricky question. One option would be to use the in-progress
ghcup
support for using GHC nightlies. @mpickering, perhaps you can comment here on how this could be accomplished?
What do you think of using https://discourse.haskell.org/t/a-github-action-to-bump-your-cabal-dependencies/6919/12 and do the CI on github instead?
Please register or sign in to reply