run pallet
Usage
stack run pallet {pallet ...}
Description
Installs a pallet on the fly
Arguments
[pallet]
List of pallets. This should be the pallet base name (e.g., base, hpc, kernel).
Examples
stack run pallet ubuntu
Installs the Ubuntu pallet onto the current system.