darcs

Patch 1151 avoid a syntax error with haddock-2.13.2 (and 4 more)

Title avoid a syntax error with haddock-2.13.2 (and 4 more)
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2014-05-09.21:32:44 by bfrk, last changed 2014-06-18.20:00:33 by gh.

Files
File name Status Uploaded Type Edit Remove
avoid-a-syntax-error-with-haddock_2_13_2.dpatch bfrk, 2014-05-09.21:32:43 application/x-darcs-patch
explain-commandprogramname.dpatch gh, 2014-06-18.19:59:22 application/x-darcs-patch
patch-preview.txt bfrk, 2014-05-09.21:32:43 text/x-darcs-patch
patch-preview.txt gh, 2014-06-18.19:59:22 text/x-darcs-patch
unnamed bfrk, 2014-05-09.21:32:43
unnamed gh, 2014-06-18.19:59:22
See mailing list archives for discussion on individual patches.
Messages
msg17437 (view) Author: bfrk Date: 2014-05-09.21:32:43
I am sending this series of simple changes to get them off my desk. They
came up during my work on re-factoring the options/defaults stuff but are
not directly related. I checked with 'cabal test' that nothing broke, but
you are of course invited to review them anyway.

5 patches for repository http://darcs.net/screened:

Fri May  2 12:12:31 CEST 2014  benjamin.franksen@helmholtz-berlin.de
  * avoid a syntax error with haddock-2.13.2

Fri May  2 12:16:28 CEST 2014  benjamin.franksen@helmholtz-berlin.de
  * added cabal sandbox generated stuff to boringfile

Tue May  6 13:24:35 CEST 2014  benjamin.franksen@helmholtz-berlin.de
  * removed commandProgramName from Darcs.UI.Commands.Command
  
  This member was everywhere the same ("darcs") and is only used in
  Darcs.UI.Commands to generate help texts. It is now a top-level value
  named programName and not exported.

Tue May  6 18:33:44 CEST 2014  benjamin.franksen@helmholtz-berlin.de
  * added _test_playground to boring file

Wed May  7 21:28:06 CEST 2014  benjamin.franksen@helmholtz-berlin.de
  * fixed missing option for author in rebase-nochanges.sh test
Attachments
msg17438 (view) Author: ganesh Date: 2014-05-10.09:55:03
I've pushed all of these except the commandProgramName one to screened.

I think that commandProgramName was actually added to allow external 
programs using the darcs library to use the darcs command infrastructure 
- I'll check on the details later. We should add a comment to the code 
to make this clear if so.
msg17555 (view) Author: gh Date: 2014-06-18.19:55:32
Yes I remember I had the same thought about commandProgramName, but it
is used by Joachim Breitner's ipatch program.
msg17557 (view) Author: gh Date: 2014-06-18.19:59:22
Just a small comment.

1 patch for repository http://darcs.net:

Wed Jun 18 16:58:36 ART 2014  Guillaume Hoffmann <guillaumh@gmail.com>
  * explain commandProgramName
Attachments
msg17558 (view) Author: gh Date: 2014-06-18.20:00:32
I'm accepting the screened patches and my comment patch.
History
Date User Action Args
2014-05-09 21:32:44bfrkcreate
2014-05-10 09:55:03ganeshsetmessages: + msg17438
2014-06-18 19:55:32ghsetmessages: + msg17555
2014-06-18 19:59:22ghsetfiles: + patch-preview.txt, explain-commandprogramname.dpatch, unnamed
messages: + msg17557
2014-06-18 20:00:33ghsetstatus: needs-screening -> accepted
messages: + msg17558