case-sensitivity in equalFilePath
Open
- Dominant language
- Haskell
- Stars
- 74
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Currently Windows.equalFilePath is case-insensitive and Posix.equalFilePath is case-sensitive.
I think we also need case-insensitive Posix.equalFilePath for MacOS and then we should maybe also have case-sensitive Windows.equalFilePath for completeness.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.