shake-extras-0.1.1: Extra utilities for shake build systems

PortabilityGHC probably
Stabilityexperimental
Maintainermad.one@gmail.com
Safe HaskellSafe-Infered

Development.Shake.CLI

Description

This module provides a convenient cmdargs style interface for controlling shake build options.

Synopsis

Documentation

options :: ShakeOptionsSource

A ShakeOptions data structure with annotations for CmdArgs already included.

shakeWithArgs :: Rules () -> IO ()Source

Build a set of Shake rules, and let cmdargs take care of parsing command line arguments that may influence the used ShakeOptions