haskell.packages.ghc914.ghc-trace-events: allow base >= 4.22

This commit is contained in:
sterni
2026-08-16 15:54:16 +02:00
parent c3f4056d8d
commit ffd5c0f686

View File

@@ -134,6 +134,8 @@ with haskellLib;
] super.serialise
);
# https://github.com/maoe/ghc-trace-events/pull/17
ghc-trace-events = doJailbreak super.ghc-trace-events; # base < 4.22
ghc-exactprint_1_14_1_0 = addBuildDepends [
# cabal2nix drops conditional block: impl (ghc >= 9.14)