diff options
| author | spwhitton <spwhitton@web> | 2016-06-19 12:31:40 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2016-06-19 12:31:40 +0000 |
| commit | 75eb1d3743da1f7fb211c000f336c1edab43bc08 (patch) | |
| tree | e91d00d4a3f31bb70a2644aa9e93858539b6ef09 | |
| parent | 97c40548036da2a0622c7e5f69fb8b90ea365c58 (diff) | |
Added a comment
| -rw-r--r-- | doc/todo/merge_request:_changes_to_Reboot.hs/comment_8_b4b2bd5741fbc7759d85d826dc1f9f7f._comment | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/todo/merge_request:_changes_to_Reboot.hs/comment_8_b4b2bd5741fbc7759d85d826dc1f9f7f._comment b/doc/todo/merge_request:_changes_to_Reboot.hs/comment_8_b4b2bd5741fbc7759d85d826dc1f9f7f._comment new file mode 100644 index 00000000..36556924 --- /dev/null +++ b/doc/todo/merge_request:_changes_to_Reboot.hs/comment_8_b4b2bd5741fbc7759d85d826dc1f9f7f._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="spwhitton" + subject="comment 8" + date="2016-06-19T12:31:40Z" + content=""" +Please consider merging my new `reboot` branch which addresses the discussion we've had. + +I also included some other improvements to `Sbuild.hs`, a bug fix in `Ccache.hs` and some GHC 7.6 compatibility fixes. With one exception,[1] I think that the changes are sufficiently self-explanatory that `git diff master..spwhitton/reboot` will be enough for you to review the branch. If not, I will happily split the commits into several branches. + +[1] I changed the haddocks on some functions in Sbuild.hs so that they will be properly hyperlinked, and did some other documentation rearrangements. +"""]] |
