haskell.packages.ghc96.ghc-exactprint: 1.7.0.0 -> 1.7.0.1

This commit is contained in:
sternenseemann 2023-06-09 12:08:37 +02:00
parent 68b6b4b7f1
commit adc82e6806

View file

@ -185,7 +185,7 @@ self: super: {
ghc-exactprint = unmarkBroken (addBuildDepends (with self.ghc-exactprint.scope; [
HUnit Diff data-default extra fail free ghc-paths ordered-containers silently syb
]) super.ghc-exactprint_1_7_0_0);
]) super.ghc-exactprint_1_7_0_1);
inherit (pkgs.lib.mapAttrs (_: doJailbreak ) super)
hls-cabal-plugin