lol

haskellPackages.ghc-datasize: unbreak

Builds fine.

authored by

Wolfgang Walther and committed by
sternenseemann
482b0deb 91903628

+1 -4
+1 -1
pkgs/development/haskell-modules/configuration-hackage2nix/broken.yaml
··· 2005 2005 - ghc-clippy-plugin # failure in job https://hydra.nixos.org/build/233227499 at 2023-09-02 2006 2006 - ghc-core-smallstep # failure in job https://hydra.nixos.org/build/233209763 at 2023-09-02 2007 2007 - ghc-corroborate # failure in job https://hydra.nixos.org/build/233223692 at 2023-09-02 2008 - - ghc-datasize # failure in job https://hydra.nixos.org/build/233196292 at 2023-09-02 2009 2008 - ghc-definitions-th # failure in job https://hydra.nixos.org/build/233254844 at 2023-09-02 2010 2009 - ghc-dump-core # failure in job https://hydra.nixos.org/build/233214478 at 2023-09-02 2011 2010 - ghc-dump-tree # failure in job https://hydra.nixos.org/build/233237228 at 2023-09-02 ··· 4990 4989 - rattle # failure in job https://hydra.nixos.org/build/233234335 at 2023-09-02 4991 4990 - rattletrap # failure in job https://hydra.nixos.org/build/233206840 at 2023-09-02 4992 4991 - raven-haskell-scotty # failure in job https://hydra.nixos.org/build/233244270 at 2023-09-02 4992 + - rawr # fails to build after unbreaking ghc-datasize at 2025-01-19 4993 4993 - raylib-imgui # failure in job https://hydra.nixos.org/build/233222471 at 2023-09-02 4994 4994 - raz # failure in job https://hydra.nixos.org/build/233218482 at 2023-09-02 4995 4995 - rbst # failure in job https://hydra.nixos.org/build/233238184 at 2023-09-02
-1
pkgs/development/haskell-modules/configuration-hackage2nix/transitive-broken.yaml
··· 3299 3299 - rascal 3300 3300 - raw-feldspar 3301 3301 - rawlock 3302 - - rawr 3303 3302 - razom-text-util 3304 3303 - rbr 3305 3304 - rc
-2
pkgs/development/haskell-modules/hackage-packages.nix
··· 122152 122152 libraryHaskellDepends = [ base deepseq ghc-heap ghc-prim ]; 122153 122153 description = "Determine the size of data structures in GHC's memory"; 122154 122154 license = lib.licenses.bsd3; 122155 - hydraPlatforms = lib.platforms.none; 122156 - broken = true; 122157 122155 }) {}; 122158 122156 122159 122157 "ghc-debug-brick" = callPackage