CI: Switch back to using 'dependencies'
Using 'needs' broke CI: https://gitlab.haskell.org/ghc/head.hackage/-/pipelines/57782 'dependencies' doesn't care if the dependency exists or not, but 'needs' does.
Please register or sign in to comment
Using 'needs' broke CI: https://gitlab.haskell.org/ghc/head.hackage/-/pipelines/57782 'dependencies' doesn't care if the dependency exists or not, but 'needs' does.