Skip to content

isSymbolicLink conflicts with System.Posix.Files #52

@joeyh

Description

@joeyh

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    blocked: futureProgress will not be made until a later date.type: a-bugThe described behavior is not working as intended.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions