A few cleanups following up on patch2038.
3 patches for repository http://darcs.net/screened:
patch 9453b735125ba02873f875aaaf697025dc096b61
Author: Ben Franksen <ben.franksen@online.de>
Date: Wed Jun 24 15:09:58 CEST 2020
* improve documentation in Darcs.UI.Defaults
patch 8d58665234f02c338c35e1f8d703ff1a261b84c3
Author: Ben Franksen <ben.franksen@online.de>
Date: Wed Jun 24 15:28:24 CEST 2020
* factor out unparseOpt from withNewRepo
The new function unparseOpt provides a generic way to 'artificially' add
options to a command invocation.
patch 88ad3d42cc7d2b25fcb035e529c834ad6b9d23fa
Author: Ben Franksen <ben.franksen@online.de>
Date: Wed Jun 24 15:30:38 CEST 2020
* move the Config type synonym from D.UI.Flags to D.UI.Options