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

Rebuild GHC version 9.6.2

- Revert back to LLVM v14 as backend
  - Use supported LLVM versions (even numbers) if possible
  - Only use unsupported LLVM version if forced by base image upgrade
parent 0dd75d6f
No related branches found
No related tags found
No related merge requests found
Pipeline #22791 passed
...@@ -81,7 +81,7 @@ RUN apk upgrade --no-cache \ ...@@ -81,7 +81,7 @@ RUN apk upgrade --no-cache \
libcurl \ libcurl \
libffi \ libffi \
libffi-dev \ libffi-dev \
llvm16 \ llvm14 \
ncurses-dev \ ncurses-dev \
ncurses-static \ ncurses-static \
openssl-dev \ openssl-dev \
......
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