haskellPackages: Add myself as maintainer for some packages
This commit is contained in:
parent
2c544dbb85
commit
34dbbdd6eb
2 changed files with 3 additions and 2 deletions
|
@ -271,7 +271,10 @@ package-maintainers:
|
|||
- clay
|
||||
- ema
|
||||
- emanote
|
||||
- eventlog2html
|
||||
- generic-optics
|
||||
- ghc-debug-brick
|
||||
- ghc-debug-stub
|
||||
- ghcid
|
||||
- graphql-client
|
||||
- haskell-language-server
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue