stackage-curator-0.7.2.1: Tools for curating Stackage bundles

Safe HaskellNone
LanguageHaskell2010

Stackage.InstallBuild

Synopsis

Documentation

data InstallFlags Source

Flags passed in from the command line.

Instances

data BuildPlanSource Source

Source for build plan.

Constructors

BPSBundleWeb String 
BPSFile FilePath 

installBuild :: InstallFlags -> IO () Source

Install stackage from an existing build plan.