add System.OsPath.getSearchPath
Open
- Dominant language
- Haskell
- Stars
- 74
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.