stack-3.7.1: The Haskell Tool Stack
LicenseBSD-3-Clause
Safe HaskellNone
LanguageGHC2021

Stack.Types.GlobalOpts

Description

 
Synopsis

Documentation

data GlobalOpts Source #

Parsed global command-line options.

Constructors

GlobalOpts 

Fields

globalOptsBuildOptsMonoidL :: Lens' GlobalOpts BuildOptsMonoid Source #

View or set the buildOpts field of the configMonoid field of a GlobalOpts.