Skip to content
Snippets Groups Projects
Unverified Commit 3c131dba authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Fix

parent 19ef90d7
No related branches found
No related tags found
No related merge requests found
Pipeline #57110 failed
...@@ -242,8 +242,8 @@ test:linux:armv7: ...@@ -242,8 +242,8 @@ test:linux:armv7:
stage: test stage: test
extends: .test_stack_unit:armv7 extends: .test_stack_unit:armv7
variables: variables:
GHC_VERSION: "9.2.4" GHC_VERSION: "8.10.7"
CABAL_VERSION: "3.8.1.0" CABAL_VERSION: "3.6.2.0"
CROSS: "" CROSS: ""
when: manual when: manual
needs: [] needs: []
......
...@@ -1546,8 +1546,6 @@ constraints: abstract-deque ==0.3, ...@@ -1546,8 +1546,6 @@ constraints: abstract-deque ==0.3,
mcmc-types ==1.0.3, mcmc-types ==1.0.3,
median-stream ==0.7.0.0, median-stream ==0.7.0.0,
med-module ==0.1.2.2, med-module ==0.1.2.2,
megaparsec ==9.2.2,
megaparsec-tests ==9.2.2,
mega-sdist ==0.4.2.1, mega-sdist ==0.4.2.1,
membership ==0.0.1, membership ==0.0.1,
memcache ==0.3.0.1, memcache ==0.3.0.1,
...@@ -1977,7 +1975,7 @@ constraints: abstract-deque ==0.3, ...@@ -1977,7 +1975,7 @@ constraints: abstract-deque ==0.3,
prim-uniq ==0.2, prim-uniq ==0.2,
print-console-colors ==0.1.0.0, print-console-colors ==0.1.0.0,
probability ==0.2.7, probability ==0.2.7,
process installed, any.process ==1.6.15.0,
process-extras ==0.7.4, process-extras ==0.7.4,
product-profunctors ==0.11.0.3, product-profunctors ==0.11.0.3,
profiterole ==0.1, profiterole ==0.1,
......
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