Safe Haskell | Safe |
---|---|
Language | Haskell98 |
Autoproc.Procmail
Documentation
data RecipeFlag Source #
Constructors
CheckHeader | |
CheckBody | |
CaseSensitive | |
Chain | |
ElseIf | |
PipeAsFilter | |
Copy | |
Wait | |
IgnoreErrors | |
RawWrite | |
NeedLock Bool |
Instances
data ConditionFlag Source #
Constructors
Normal | |
Invert | |
Eval | |
UseExitCode | |
LessThan | |
GreaterThan | |
Var String |
Instances