plutus-tx-plugin-1.60.0.0: The Plutus Tx compiler and GHC plugin
Safe HaskellSafe-Inferred
LanguageHaskell2010

PlutusTx.Options

Synopsis

data ParseError #

Constructors

CannotParseValue !OptionKey !OptionValue !Lens' PluginOptions a -> [Implication a] -> PluginOptions -> PluginOptions #

processAll :: [(OptionKey, Validation ParseErrors PluginOptions #

Parses the arguments that were given to ghc at commandline as "-fplugin-opt PlutusTx.Plugin:opt" or "-fplugin-opt PlutusTx.Plugin:opt=val"