You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.Posix.ByteString.FilePath just unpacks, while
System.Posix.PosixPath.FilePath tried to be smart and
decode with UTF (without failing).
This divergence was discussed here:
* #279
* haskell/core-libraries-committee#189
0 commit comments