haskellPackages.purenix: add myself as a maintainer
This commit is contained in:
@@ -148,6 +148,7 @@ package-maintainers:
|
||||
- password
|
||||
- password-instances
|
||||
- pretty-simple
|
||||
- purenix
|
||||
- spago
|
||||
- termonad
|
||||
dalpd:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user