darcs

Patch 2125 remove the class CharLike from Darcs.Util.Path

Title remove the class CharLike from Darcs.Util.Path
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2020-12-18.08:58:09 by bfrk, last changed 2020-12-19.22:29:34 by ganesh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt bfrk, 2020-12-18.08:58:08 text/x-darcs-patch
remove-the-class-charlike-from-darcs_util_path.dpatch bfrk, 2020-12-18.08:58:08 application/x-darcs-patch
unnamed bfrk, 2020-12-18.08:58:08 text/plain
See mailing list archives for discussion on individual patches.
Messages
msg22546 (view) Author: bfrk Date: 2020-12-18.08:58:08
1 patch for repository http://darcs.net/screened:

patch a74c2b3ceb1bcce85a5fc91c6745932fafad946f
Author: Ben Franksen <ben.franksen@online.de>
Date:   Fri Dec 18 10:04:56 CET 2020
  * remove the class CharLike from Darcs.Util.Path
  
  We can define instances for FilePath directly, which is simpler and less
  obscure.
Attachments
msg22564 (view) Author: ganesh Date: 2020-12-19.21:57:45
Nice simplification.
History
Date User Action Args
2020-12-18 08:58:09bfrkcreate
2020-12-18 09:09:22bfrksetstatus: needs-screening -> needs-review
2020-12-19 21:57:45ganeshsetstatus: needs-review -> accepted-pending-tests
messages: + msg22564
2020-12-19 22:29:34ganeshsetstatus: accepted-pending-tests -> accepted