haskellPackages: Add myself as maintainer for some packages

This commit is contained in:
maralorn 2023-04-17 23:46:31 +02:00
parent 2c544dbb85
commit 34dbbdd6eb
2 changed files with 3 additions and 2 deletions

View File

@ -271,7 +271,10 @@ package-maintainers:
- clay
- ema
- emanote
- eventlog2html
- generic-optics
- ghc-debug-brick
- ghc-debug-stub
- ghcid
- graphql-client
- haskell-language-server

View File

@ -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