haskellPackages: Fixup alex minor version in overrides

This commit is contained in:
Robert Hensing 2023-11-10 18:45:27 +01:00
parent 99a02beb04
commit 5f76804b6e

View file

@ -498,7 +498,7 @@ self: super: {
structures = dontCheck super.structures;
# Requires alex >= 3.4
jacinda = super.jacinda.override { alex = self.alex_3_4_0_0; };
jacinda = super.jacinda.override { alex = self.alex_3_4_0_1; };
# Disable test suites to fix the build.
acme-year = dontCheck super.acme-year; # http://hydra.cryp.to/build/497858/log/raw