diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-02-10 12:17:51 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-02-10 12:17:51 -0400 |
| commit | e6cbbe3926c4dbc0817a3ed383da91e38ee384b4 (patch) | |
| tree | 7ba896cd6ec1ce5a9a633ddb9da1aee44e1990ee /doc/forum | |
| parent | dcc395e2d17b1a8b885179daa721c01f8b21f21e (diff) | |
comment
Diffstat (limited to 'doc/forum')
| -rw-r--r-- | doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment b/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment new file mode 100644 index 00000000..79ca2d93 --- /dev/null +++ b/doc/forum/howto_mapM_RevertableProperty/comment_3_7e519cc5f1c07b66561ec31866ddbc8a._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-02-10T16:09:08Z" + content=""" +Would probably be better to use `before`, since `combineProperties` +needs a description of the combined properties. + +Using `doNothing` is kind of a hack, it would make propellor say it was +running "noop property". Perhaps better to use a SemiGroup than a Monoid. +"""]] |
