Skip to content

getIdrisUserDataDir should follow XDG basedir spec on unix. #3148

@Melvar

Description

@Melvar

Currently, it returns $HOME/.idris there, contributing to home directory clutter: getIdrisUserDataDir

To follow the standard it must be split up, as config, data, and cache are stored separately.

Probably xdg-basedir is the lib of choice.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions