Skip to content

IsString instance for FilePath is orphan #11

@sol

Description

@sol

E.g. the following does not work:

{-# LANGUAGE OverloadedStrings #-}
import Prelude hiding (FilePath)
import Filesystem.Path

foo :: FilePath
foo = "foo/"

Is this by intention?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions