-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
type: a-feature-requestThis is a request for a new feature.This is a request for a new feature.type: b-discussionThis is a discussion with unclear objectives.This is a discussion with unclear objectives.
Milestone
Description
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:
- http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
- https://wiki.debian.org/XDGBaseDirectorySpecification
- https://wiki.gnome.org/Initiatives/GnomeGoals/XDGConfigFolders
Metadata
Metadata
Assignees
Labels
type: a-feature-requestThis is a request for a new feature.This is a request for a new feature.type: b-discussionThis is a discussion with unclear objectives.This is a discussion with unclear objectives.