···135 # A given major version of ghc-exactprint only supports one version of GHC.
136 ghc-exactprint = super.ghc-exactprint_1_5_0;
137000138 # Packages which need compat library for GHC < 9.6
139 inherit (lib.mapAttrs (_: addBuildDepends [ self.foldable1-classes-compat ]) super)
140 indexed-traversable
···135 # A given major version of ghc-exactprint only supports one version of GHC.
136 ghc-exactprint = super.ghc-exactprint_1_5_0;
137138+ # only broken for >= 9.6
139+ calligraphy = doDistribute (unmarkBroken super.calligraphy);
140+141 # Packages which need compat library for GHC < 9.6
142 inherit (lib.mapAttrs (_: addBuildDepends [ self.foldable1-classes-compat ]) super)
143 indexed-traversable
···641 - cal-layout # failure in job https://hydra.nixos.org/build/233191194 at 2023-09-02
642 - call-haskell-from-anything # failure in job https://hydra.nixos.org/build/233222493 at 2023-09-02
643 - call-plantuml # failure in job https://hydra.nixos.org/build/233241670 at 2023-09-02
0644 - canon # failure in job https://hydra.nixos.org/build/233235027 at 2023-09-02
645 - canonical-filepath # failure in job https://hydra.nixos.org/build/233233390 at 2023-09-02
646 - canteven-listen-http # failure in job https://hydra.nixos.org/build/233210500 at 2023-09-02
···641 - cal-layout # failure in job https://hydra.nixos.org/build/233191194 at 2023-09-02
642 - call-haskell-from-anything # failure in job https://hydra.nixos.org/build/233222493 at 2023-09-02
643 - call-plantuml # failure in job https://hydra.nixos.org/build/233241670 at 2023-09-02
644+ - calligraphy # only supports ghc < 9.6
645 - canon # failure in job https://hydra.nixos.org/build/233235027 at 2023-09-02
646 - canonical-filepath # failure in job https://hydra.nixos.org/build/233233390 at 2023-09-02
647 - canteven-listen-http # failure in job https://hydra.nixos.org/build/233210500 at 2023-09-02