stack-1.9.3.1: The Haskell Tool Stack

Safe HaskellNone
LanguageHaskell2010

Stack.Options.ScriptParser

Documentation

data ScriptOpts Source #

Instances
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
Show ScriptExecute Source # 
Instance details

Defined in Stack.Options.ScriptParser

Methods

showsPrec :: Int -> ScriptExecute -> ShowS

show :: ScriptExecute -> String #

showList :: [ScriptExecute] -> ShowS