···76 # https://github.com/jgm/skylighting/issues/55
77 skylighting-core = dontCheck super.skylighting-core;
7879- # Break out of "yaml >=0.10.4.0 && <0.11": https://github.com/commercialhaskell/stack/issues/4485
80- stack = doJailbreak super.stack;
81-82 # cabal2nix needs the latest version of Cabal, and the one
83 # hackage-db uses must match, so take the latest
84 cabal2nix = super.cabal2nix.overrideScope (self: super: { Cabal = self.Cabal_3_2_1_0; });
···76 # https://github.com/jgm/skylighting/issues/55
77 skylighting-core = dontCheck super.skylighting-core;
7800079 # cabal2nix needs the latest version of Cabal, and the one
80 # hackage-db uses must match, so take the latest
81 cabal2nix = super.cabal2nix.overrideScope (self: super: { Cabal = self.Cabal_3_2_1_0; });