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
{{ message }}
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.
CI hardly uses cabal, although it is one of the two supported installation methods.
For all supported GHC Versions, we should add a CI option to build HIE with cabal.
Also, we should run the tests with cabal as well.
The text was updated successfully, but these errors were encountered:
I am adding cabal jobs with tests for ghc-8.6.5 and ghc-8.4.4: #1571 @fendor It would be enough to close this or you think all supported ghcs will be needed?
or maybe it should be added to circle ci...
* Enabled test-suites:
* Linux, with stack or cabal, all test suites are enabled
* Macos:
* ghc-8.6.*: all suites enabled
* ghc-8.4.*: func-test and dispatcher-test disabled
* Windows
* unit-test enabled
* Except CabalHelper ones for ghc-8.6.4
* func-test enabled with almost all tests
* cabal job:
* Aadded one for linux
Make progress towards #1401Closes#1431
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
CI hardly uses cabal, although it is one of the two supported installation methods.
For all supported GHC Versions, we should add a CI option to build HIE with cabal.
Also, we should run the tests with cabal as well.
The text was updated successfully, but these errors were encountered: