Duncan Coutts wrote:
Yet another reason why FilePath /= String (except on Windows where it
does).

Duncan

Well, it is not a "OS" issue but a "FileSystem" issue.

OS X is a Unix, but the main filesystem is HFS+ which has Unicode names, though they use a different normalization.

So "FilePath == String" on most OS X systems.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to