diff --git a/automated/build.sh b/automated/build.sh index 0d581056..3289d43e 100755 --- a/automated/build.sh +++ b/automated/build.sh @@ -158,8 +158,6 @@ docker run -t $ARGS_BUILD $IMAGE nice -n 15 /bin/bash -c " exec sudo -E -u $USER env \"HOME=$HOME\" \"PATH=\$PATH\" curator build --jobs $JOBS " -exit 1 - # Make sure we actually need this snapshot. We used to perform this check # exclusively before building. Now we perform it after as well for the case of # nightly, where we don't perform this check beforehand. This is also slightly diff --git a/build-constraints.yaml b/build-constraints.yaml index f21f679f..841d21b0 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1,7 +1,7 @@ ghc-major-version: "9.12" # new curator is supposed to use exact GHC version -ghc-version: "9.12.3.20260311" +ghc-version: "9.12.3" # This affects which version of the Cabal file format we allow. We # should ensure that this is always no greater than the version @@ -3757,9 +3757,9 @@ packages: - mealy - numhask - numhask-space - - perf < 0 - - prettychart < 0 - - web-rep < 0 + - perf + - prettychart + - web-rep "Iphigenia Df @iphydf": - data-msgpack