haskellPackages.purenix: add myself as a maintainer

This commit is contained in:
(cdep)illabout
2021-11-11 10:06:22 +09:00
parent 804bb2546d
commit 3973f7a670
2 changed files with 2 additions and 0 deletions
@@ -148,6 +148,7 @@ package-maintainers:
- password
- password-instances
- pretty-simple
- purenix
- spago
- termonad
dalpd:
+1
View File
@@ -218399,6 +218399,7 @@ self: {
executableHaskellDepends = [ base ];
description = "Nix backend for PureScript. Transpile PureScript code to Nix.";
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [ cdepillabout ];
}) {};
"purescheme-wai-routing-core" = callPackage