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

Dev Containers: No HLS for 'GHC 9.6'

parent e44e597e
No related branches found
No related tags found
No related merge requests found
Pipeline #25804 passed
......@@ -5,7 +5,7 @@
| GHC | Cabal[^1] | Stack[^1] | HLS |
|:----------------------------|:----------|:------------|:-------------------------------------------------------------- |
| latest<br>9.8.1<br>9.8<br>9 | 3.10.2.1 | ≥ 2.13.1 | latest<br>2.5.0.0 |
| 9.6.4<br>9.6 | 3.10.1.0 | ≥ 2.13.1 | 2.5.0.0 |
| 9.6.4<br>9.6 | 3.10.1.0 | ≥ 2.13.1 | n/a |
| 9.6.3 | 3.10.1.0 | ≥ 2.13.1 | 2.5.0.0<br>2.4.0.0<br>2.3.0.0<br>2.2.0.0 |
| 9.4.8<br>9.4 | 3.8.1.0 | ≥ 2.13.1 | 2.5.0.0<br>2.4.0.0 |
| 9.4.7 | 3.8.1.0 | ≥ 2.13.1 | 2.4.0.0<br>2.3.0.0<br>2.2.0.0<br>2.1.0.0<br>2.0.0.1 |
......
......@@ -5,7 +5,7 @@
"context": "..",
"args": {
"GHC_VERSION": "9.6",
"HLS_VERSION": "2.5.0.0",
// "HLS_VERSION": "2.5.0.0",
"USE_ZSH_FOR_ROOT": "unset-to-use-ash",
"SET_LANG": "C.UTF-8",
"SET_TZ": ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment