Commit 34dbbdd6 authored by maralorn's avatar maralorn
Browse files

haskellPackages: Add myself as maintainer for some packages

parent 2c544dbb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -271,7 +271,10 @@ package-maintainers:
    - clay
    - ema
    - emanote
    - eventlog2html
    - generic-optics
    - ghc-debug-brick
    - ghc-debug-stub
    - ghcid
    - graphql-client
    - haskell-language-server
+0 −2
Original line number Diff line number Diff line
@@ -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