hs-0.1.0.2: GHC-toolchain installer broker
Safe HaskellNone
LanguageHaskell2010

HS.CLI.ToolArgs

Synopsis

Documentation

newtype ToolArgs Source #

list of command line arguments to be passed through to the compiler tool

Constructors

ToolArgs 

Fields

Instances

Instances details
Show ToolArgs Source # 
Instance details

Defined in HS.CLI.ToolArgs

Buildable ToolArgs Source # 
Instance details

Defined in HS.CLI.ToolArgs

Methods

build :: ToolArgs -> Builder #