Skip to content

run pallet

Anoop Rajendra edited this page May 15, 2017 · 3 revisions

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.

Clone this wiki locally