Safe Haskell | None |
---|
Lenses for OpCodes
Documentation
metaParamsL :: Lens' MetaOpCode CommonOpParamsSource
metaOpCodeL :: Lens' MetaOpCode OpCodeSource
opReasonL :: Lens' CommonOpParams ReasonTrailSource
opDryRunL :: Lens' CommonOpParams (Maybe Bool)Source
opDependsL :: Lens' CommonOpParams (Maybe [JobDependency])Source
opDebugLevelL :: Lens' CommonOpParams (Maybe (NonNegative Int))Source
opCommentL :: Lens' CommonOpParams (Maybe String)Source