benmos <[email protected]> added the comment: Just been pointed to this as I started doing a bit more work on 'pathtype' recently. FWIW I'm working on adding basic Windows path support (UNC, drive letters etc). As I see it, the major differences are: pathtype's API is based on System.FilePath, pathtype uses phantom types (as opposed to newtypes and a typeclass), pathtype uses a File/Dir distinction. (As an aside, following some comments from Duncan and Wren, I'm wondering about expanding its Abs/Rel distinction to capture 'Partial' paths). Anyway, I'd be interested in any thoughts.
---------- nosy: +benmos __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch343> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
