
30 Aug
2017
30 Aug
'17
6:46 a.m.
Hmm, OK. Thank you, Yitzchak! IMHO it will be good to have like in Python: all kind of paths (NT, POSIX, etc) available as well as local path (local platform dependent)...
Hi Paul,
You wrote:
[In the path library] the `Path` has different representation on Windows and POSIX which seems that no way to use both on the same platform
You are right, the path library does not yet support that. This issue will fix it:
https://github.com/commercialhaskell/path/issues/82
In the meantime, use the standard filepath library, which supports paths from other platforms.
Regards, Yitz _______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners