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
On converting from System.FilePath to System.OsPath, I am missing getSearchPath.
I know, it's the only non-pure function in there. But complicating the transition to System.OsPath does not feel worth the benefit of making it all pure to me.