[stack] allow-newer: true

parent 1a940644
......@@ -23,8 +23,7 @@ expected_cabal_project_freeze_hash="af825192f1ec47b07e6001dd2556b59991c9e6c50094
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
cabal2stack --system-ghc --resolver lts-21.17 --resolver-file devops/stack/lts-21.17.yaml -o stack.yaml
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
# Run 'sed' to remove the constraint for 'gargantext', as it doesn't make sense and
......
"allow-newer": false
"allow-newer": true
"extra-deps":
- "JuicyPixels-3.3.9"
- "KMP-0.2.0.0"
......
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