Skip to content

Commit

Permalink
Dev Containers: Update 'GHC 9.2 (recommended)'
Browse files Browse the repository at this point in the history
- Update HLS to v2.4.0.0
  • Loading branch information
benz0li committed Oct 30, 2023
1 parent 3abd8fe commit bb2f42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/ghc-9.2/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"context": "..",
"args": {
"GHC_VERSION": "9.2",
"HLS_VERSION": "2.2.0.0",
"HLS_VERSION": "2.4.0.0",
"STACK_VERSION": "2.9.3.1",
"USE_ZSH_FOR_ROOT": "unset-to-use-ash",
"SET_LANG": "C.UTF-8",
Expand Down

0 comments on commit bb2f42e

Please sign in to comment.