Hi. I've faced a path/string problem. Looks like the code

lib.splitString "-" (toString (./some/valid/path))

returns [ "./some/valid/path" ] instead of [ "some" "valid" "path" ]

in other words, looks like paths are treated in a some special way.

Is it a known issue?

Regards,
Sergey
_______________________________________________
nix-dev mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to