Skip to content

Cabal should not store any data in %AppData% #4597

@Mistuke

Description

@Mistuke

On Windows, cabal seems to put it's data in %AppData%, which is not the right place for such data.
Instead it should use %LOCALAPPDATA%.

%AppData% on machines which are domain joined with roaming profiles will be synced back and forth to the domain controller on login/logout. They also eat away at your profile quota while the information isn't very useful on another machine.

Also since the folder contains binaries it may be subjected to virus scans further slowing syncing.

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