Skip to content
Snippets Groups Projects
Verified Commit 717f3860 authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Merge branch 'issue-285'

parents 43ea85b4 7a841a48
No related branches found
No related tags found
1 merge request!226Run cabal update with `--ignore-project`, fixes #285
Pipeline #43937 passed
......@@ -679,7 +679,7 @@ if [ -z "${BOOTSTRAP_HASKELL_MINIMAL}" ] ; then
do_cabal_config_init $ask_cabal_config_init_answer
edo cabal new-update
edo cabal new-update --ignore-project
else # don't install ghc and cabal
case "${plat}" in
MSYS*|MINGW*)
......
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