isSymbolicLink conflicts with System.Posix.Files
Open
blocked: future milestone
type: (1) bug
- Dominant language
- Haskell
- Stars
- 65
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Anything that imports System.Posix.Files and System.Directory and uses isSymbolicLink will start failing to build when updated to directory-1.2.6.2. Seems likely that most existing haskell code that uses System.Posix.Files.isSymbolicLink also uses System.Directory
Maybe call the one in System.Directory isSymLink instead?
Contributor guide
Assessment
This issue has not been assessed yet.