From 34dbbdd6ebd9d029166dd5a31a7412132f134633 Mon Sep 17 00:00:00 2001 From: maralorn Date: Mon, 17 Apr 2023 23:46:31 +0200 Subject: [PATCH] haskellPackages: Add myself as maintainer for some packages --- .../haskell-modules/configuration-hackage2nix/main.yaml | 3 +++ pkgs/development/haskell-modules/hackage-packages.nix | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml index 10306f9a04bd..da366910a8d7 100644 --- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml +++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml @@ -271,7 +271,10 @@ package-maintainers: - clay - ema - emanote + - eventlog2html - generic-optics + - ghc-debug-brick + - ghc-debug-stub - ghcid - graphql-client - haskell-language-server diff --git a/pkgs/development/haskell-modules/hackage-packages.nix b/pkgs/development/haskell-modules/hackage-packages.nix index 1c14e64d866c..704e1344e1ad 100644 --- a/pkgs/development/haskell-modules/hackage-packages.nix +++ b/pkgs/development/haskell-modules/hackage-packages.nix @@ -111532,8 +111532,6 @@ self: { ]; description = "Useful functions for writing heap analysis tools which use ghc-debug"; license = lib.licenses.bsd3; - hydraPlatforms = lib.platforms.none; - broken = true; }) {}; "ghc-debug-common" = callPackage