Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

cabal update is not run? #203

Description

@ulysses4ever

Not sure if it is related to the recent events like

The reason may be that we first haskell/setup (which does cabal update, which for cabal-3.10 uses XDG directories for storing config, store, etc.) and then restore cache with the legacy directory structure (under ~/.cabal). This confuses cabal.

Workaround: do cache-restore before haskell/setup. maybe not: to restore, you need to know the path that we usually got as an output of the action. So, pending more investigation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    info neededMore information needed from the reporterre: cabalOn setting up cabal

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions