Skip to content
Snippets Groups Projects
Verified Commit bc8b0bf6 authored by Olivier Benz's avatar Olivier Benz
Browse files

Building HLS for GHC v9.8.4 fails

parent 265f6c9e
Branches
No related tags found
No related merge requests found
Pipeline #35244 passed
......@@ -5,7 +5,7 @@
| GHC | Cabal[^1] | Stack[^1] | HLS |
|:------------------------------|:----------|:----------|:--------------------------------------------------- |
| latest<br>9.10.1<br>9.10<br>9 | 3.12.1.0 | ≥ 2.13.1 | latest<br>2.10.0.0<br>2.9.0.1<br>2.9.0.0 |
| 9.8.4<br>9.8 | 3.10.3.0 | ≥ 2.13.1 | 2.10.0.0 |
| 9.8.4<br>9.8 | 3.10.3.0 | ≥ 2.13.1 | |
| 9.6.6<br>9.6 | 3.10.3.0 | ≥ 2.13.1 | 2.10.0.0<br>2.9.0.1 |
[^1]: built-in version; see [GHC musl > Version Matrix](../VERSION_MATRIX.md)
......
......@@ -5,7 +5,6 @@
"context": "..",
"args": {
"GHC_VERSION": "9.8",
"HLS_VERSION": "2.10.0.0",
"USE_ZSH_FOR_ROOT": "unset-to-use-ash",
"SET_LANG": "C.UTF-8",
"SET_TZ": ""
......
......@@ -5,7 +5,7 @@
STACK_VERSION: "3.1.1"
HLS_VERSION: "2.10.0.0"
BUILD_GHC: "true"
BUILD_HLS: "true"
BUILD_HLS: "false"
TAG_VERSION_MAJ_MIN: "true"
TAG_VERSION_MAJ: "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment