Safe Haskell | None |
---|
Lenses for OpCodes
Documentation
metaParamsL :: Lens' MetaOpCode CommonOpParams Source #
metaOpCodeL :: Lens' MetaOpCode OpCode Source #
opReasonL :: Lens' CommonOpParams ReasonTrail Source #
opPriorityL :: Lens' CommonOpParams OpSubmitPriority Source #
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 #