Skip to content

Remove custom Cabal//:Cabal library when Cabal >= 3.10 can be used in rules_haskell tests #1871

Open
@ylecornec

Description

@ylecornec

The current version of Cabal has an issue causing the generated Paths_ files to miss the definition of splitFileName and minusFileName (See #1832).

A fix to cabal was merged (haskell/cabal#8220) and is planned to be part of Cabal 3.10 release.

Hence temporarily, we rely on the fixed version distributed with Tweag's fork of Cabal (See the Cabal//:Cabal library).

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedBlocked on an usptream ticket

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions