Skip to content
Snippets Groups Projects
Unverified Commit 2d204f42 authored by gershomb's avatar gershomb Committed by GitHub
Browse files

Merge pull request #7717 from hasufell/3.6

Use cabal.project.release in gitlab CI
parents 7841ec68 2147021b
No related branches found
No related tags found
No related merge requests found
Pipeline #41906 failed
......@@ -32,6 +32,7 @@ curl --proto '=https' --tlsv1.2 -sSf https://get-ghcup.haskell.org | sh
run cabal v2-install cabal-install \
-w "ghc-$GHC_VERSION" \
--project-file=cabal.project.release \
--installdir="$CI_PROJECT_DIR/out" \
--install-method=copy \
--overwrite-policy=always \
......
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