Commit 6b4d2e33 authored by Alfredo Di Napoli's avatar Alfredo Di Napoli

Update project deps after rebase

parent 28b288c7
Pipeline #7375 failed with stages
in 49 minutes and 43 seconds
...@@ -18,7 +18,7 @@ fi ...@@ -18,7 +18,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and # with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI # `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in. # cache can kick in.
expected_cabal_project_hash="ecf81ae67d3b7adbaf579187cc06592ed2cb0db625d16f69de8f16fa1bd3a2a1" expected_cabal_project_hash="ae8a153144dbf82c8676cd494d5afced39122fca8eac4facf20d3aec1c7c5dcc"
expected_cabal_project_freeze_hash="50f40d4fc0190b8e8645e2de3c3d40ddb3664339e7995f52f883d925685a9a49" expected_cabal_project_freeze_hash="50f40d4fc0190b8e8645e2de3c3d40ddb3664339e7995f52f883d925685a9a49"
......
...@@ -67,7 +67,6 @@ ...@@ -67,7 +67,6 @@
- "linear-1.23" - "linear-1.23"
- "logict-0.8.1.0" - "logict-0.8.1.0"
- "lzma-0.0.1.1" - "lzma-0.0.1.1"
- "massiv-test-1.1.0.0"
- "math-functions-0.3.4.4" - "math-functions-0.3.4.4"
- "megaparsec-9.6.1" - "megaparsec-9.6.1"
- "microlens-th-0.4.3.15" - "microlens-th-0.4.3.15"
...@@ -561,9 +560,6 @@ flags: ...@@ -561,9 +560,6 @@ flags:
prettyprinter: prettyprinter:
buildreadme: false buildreadme: false
text: true text: true
"quickcheck-classes-base":
"binary-laws": true
"unary-laws": true
"quickcheck-instances": "quickcheck-instances":
"bytestring-builder": false "bytestring-builder": false
reflection: reflection:
......
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