Loading pkgs/top-level/release-haskell.nix +8 −7 Original line number Diff line number Diff line Loading @@ -332,7 +332,7 @@ let nota nvfetcher ormolu pakcs # pakcs broken by set-extra on 2024-03-15 pandoc petrinizer place-cursor-at Loading @@ -359,7 +359,7 @@ let uusi uqm uuagc vaultenv # vaultenv: broken by connection on 2024-03-16 wstunnel xmobar xmonadctl Loading @@ -374,7 +374,7 @@ let elm elm-format elm-instrument elmi-to-json # elmi-to-json broken by hashable-time on 2024-03-16 ; }; Loading Loading @@ -567,10 +567,11 @@ let compilerNames.ghc902 compilerNames.ghc928 ]; ghc-tags = lib.subtractLists [ compilerNames.ghc981 compilerNames.ghc982 ] released; # broken on 2024-03-16 # ghc-tags = lib.subtractLists [ # compilerNames.ghc981 # compilerNames.ghc982 # ] released; hashable = lib.subtractLists [ compilerNames.ghc981 compilerNames.ghc982 Loading Loading
pkgs/top-level/release-haskell.nix +8 −7 Original line number Diff line number Diff line Loading @@ -332,7 +332,7 @@ let nota nvfetcher ormolu pakcs # pakcs broken by set-extra on 2024-03-15 pandoc petrinizer place-cursor-at Loading @@ -359,7 +359,7 @@ let uusi uqm uuagc vaultenv # vaultenv: broken by connection on 2024-03-16 wstunnel xmobar xmonadctl Loading @@ -374,7 +374,7 @@ let elm elm-format elm-instrument elmi-to-json # elmi-to-json broken by hashable-time on 2024-03-16 ; }; Loading Loading @@ -567,10 +567,11 @@ let compilerNames.ghc902 compilerNames.ghc928 ]; ghc-tags = lib.subtractLists [ compilerNames.ghc981 compilerNames.ghc982 ] released; # broken on 2024-03-16 # ghc-tags = lib.subtractLists [ # compilerNames.ghc981 # compilerNames.ghc982 # ] released; hashable = lib.subtractLists [ compilerNames.ghc981 compilerNames.ghc982 Loading