stack: add cdepillabout as maintainer

This commit is contained in:
Dennis Gosnell
2022-02-23 20:54:54 +09:00
parent 2b5c8147f5
commit 058cbf42eb
2 changed files with 2 additions and 0 deletions
@@ -141,6 +141,7 @@ package-maintainers:
- pretty-simple
- purenix
- spago
- stack
- termonad
dalpd:
- ghc-vis
+1
View File
@@ -253518,6 +253518,7 @@ self: {
'';
description = "The Haskell Tool Stack";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ cdepillabout ];
}) {};
"stack-all" = callPackage