stack-0.1.0.0: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.Build

Description

Build project(s).

Synopsis

Documentation

build :: M env m => BuildOpts -> m () Source

Build

clean :: M env m => m () Source

Reset the build (remove Shake database and .gen files).