Commit ec845b10 authored by mzheng's avatar mzheng

remove --minimize-conflict-set

parent 56317d50
Pipeline #6429 passed with stages
in 49 minutes and 48 seconds
......@@ -21,7 +21,7 @@ fi
expected_cabal_project_hash="c2c8ffc22f513f962745a00db6f9199eca89066ecbb47c850e5969550a4e6e1e"
expected_cabal_project_freeze_hash="0999af7642e822e6b4e2996b743c8f924cdfa406c9b2941bb53f1ca7b3a0737d"
cabal --store-dir=$STORE_DIR v2-build --dry-run --minimize-conflict-set
cabal --store-dir=$STORE_DIR v2-build --dry-run
cabal2stack --system-ghc --allow-newer --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml
cabal --store-dir=$STORE_DIR v2-freeze
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment