mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
haskell.packages.ghc914.ghc-trace-events: allow base >= 4.22
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user