From 47edbe5d3907ffe53c57c7d1d16b11cbf5971c9c Mon Sep 17 00:00:00 2001 From: Malte Brandy Date: Fri, 12 Mar 2021 16:55:13 +0100 Subject: [PATCH] haskellPackages: Add maralorn as shake-bench maintainer MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It’s a dependency of hls development. But because it’s a benchmark dep I wouldn‘t notice it breaking otherwise. --- pkgs/development/haskell-modules/configuration-hackage2nix.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml index 8d1929b4016..263cf833b16 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml @@ -2826,6 +2826,7 @@ package-maintainers: - releaser - taskwarrior - haskell-language-server + - shake-bench sorki: - cayene-lpp - data-stm32