stack-2.3.3: The Haskell Tool Stack
Safe HaskellNone
LanguageHaskell2010

Stack.Options.ScriptParser

Documentation

data ScriptOpts Source #

Instances

Instances details
Show ScriptOpts Source # 
Instance details

Defined in Stack.Options.ScriptParser

Methods

showsPrec :: Int -> ScriptOpts -> ShowS

show :: ScriptOpts -> String #

showList :: [ScriptOpts] -> ShowS

data ScriptExecute Source #

Instances

Instances details
Show ScriptExecute Source # 
Instance details

Defined in Stack.Options.ScriptParser

Methods

showsPrec :: Int -> ScriptExecute -> ShowS

show :: ScriptExecute -> String #

showList :: [ScriptExecute] -> ShowS