Skip to content

Properly support XDG Base Directory Specification #6

Description

@hvr

directory provides a function getAppUserDataDirectory :: String -> IO FilePath which on Linux simply constructs the resulting path as ${HOME}/.${APPNAME}.

However, that doesn't conform to the XDG Base Directory Specification

Further reading:

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: (3) feature requestThis is a request for a new feature.type: (5) investigationThis is a discussion or investigation, without necessarily a clear objective.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions