| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
PlutusTx.Options
Synopsis
- data PluginOptions = PluginOptions {
- _posPlcTargetVersion :: Lens' PluginOptions a
Lens focusing on the field. This is for modifying the field, as well as getting the field value from
defaultPluginOptionsfor pretty printing. - poDescription :: Text
A description of the option.
- poImplications :: [Implication a]
Implications of this option being set to a particular value. An option should not imply itself.
- _posPlcTargetVersion :: Lens' PluginOptions a