purescript-psa: init at 0.7.3

This commit is contained in:
(cdep)illabout 2019-12-20 20:03:37 +09:00
parent b76720f893
commit 2b63a423c8
No known key found for this signature in database
GPG Key ID: 462E0C03D11422F4
3 changed files with 3873 additions and 3583 deletions

View File

@ -104,6 +104,7 @@
, "pnpm"
, "prettier"
, "pulp"
, "purescript-psa"
, "react-native-cli"
, "react-tools"
, "reveal.js"

File diff suppressed because it is too large Load Diff

View File

@ -8142,6 +8142,8 @@ in
psc-package = haskell.lib.justStaticExecutables
(haskellPackages.callPackage ../development/compilers/purescript/psc-package { });
purescript-psa = nodePackages.purescript-psa;
spago = haskell.lib.justStaticExecutables haskellPackages.spago;
tacacsplus = callPackage ../servers/tacacsplus { };