haskellPackages.utf8-light: allow hspec 2.11

This commit is contained in:
sternenseemann
2024-01-16 21:17:56 +01:00
parent bbf7b3af60
commit 76a419433f
@@ -2279,6 +2279,9 @@ self: super: {
Cabal-syntax = self.Cabal-syntax_3_10_2_0;
}));
# Too strict bound on hspec (<2.11)
utf8-light = doJailbreak super.utf8-light;
large-hashable = lib.pipe (super.large-hashable.override {
# https://github.com/factisresearch/large-hashable/commit/5ec9d2c7233fc4445303564047c992b693e1155c
utf8-light = null;