macOS
brew install psc-packagelocal Homebrew formula metadata
brew / rank 10075
Package manager for PureScript based on package sets. Version 0.6.2 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#psc-package.
install
brew install psc-packagelocal Homebrew formula metadata
nix profile install nixpkgs#psc-packagenixpkgs package indexes · pkgs/by-name/ps/psc-package/package.nix · source: api.github.com
overview
Package manager for PureScript based on package sets
history
psc-package is a PureScript dependency manager that uses Git and package sets to produce reproducible project dependency selections.
The PureScript project developed psc-package as a Git-based dependency manager centered on curated package sets. Its stated goals were to avoid requiring Node, improve reproducibility, provide a Stack-like out-of-the-box experience, and still permit custom package sets.
The official documentation revision identifies a 2018 guide maintained by Justin Woo. The tool's model was later carried forward conceptually by Spago, which cites psc-package as an inspiration.
psc-package could be invoked directly or embedded by external tools such as Pulp. Binary releases, source builds, Chocolatey, Homebrew, and Nix provided several installation paths.
It belongs to an earlier generation of PureScript dependency management. The later Spago project explicitly lists psc-package among its inspirations and became the broader package-manager and build-tool workflow for contemporary PureScript projects.
A project records dependencies in psc-package.json. Running psc-package install installs or updates the recorded set, while psc-package install <package> also adds a named dependency to the manifest.
Advanced users can work with local or customized package sets; external build tools can invoke psc-package rather than requiring users to call it directly.
psc-package represents PureScript's move away from generic front-end dependency managers toward compiler-aware, reproducible package sets. Its small cross-platform dependency model and JSON project manifest make it a useful historical link between Bower-era PureScript and Spago's integrated workflow.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
psc-package.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
psc-package | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/purescript/psc-package
install metadata
| Package key | brew:psc-package |
|---|---|
| Version | 0.6.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/psc-package |
| Homepage | https://psc-package.readthedocs.io |
| Repository | https://github.com/purescript/psc-package |
| Upstream docs | https://psc-package.readthedocs.io |
| License | BSD-3-Clause |
| Source archive | https://github.com/purescript/psc-package/archive/refs/tags/v0.6.2.tar.gz |
| Last updated | 2026-09-13T12:44:36Z |
| Pulse | updated |
| Dependencies | gmp, purescript |
| Build dependencies | cabal-install, ghc |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | psc-package |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
psc-package
nix profile install nixpkgs#psc-packagesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.