Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gazelle Cabal bzlmod support #62

Open
1 of 4 tasks
aherrmann opened this issue Sep 27, 2023 · 2 comments
Open
1 of 4 tasks

Gazelle Cabal bzlmod support #62

aherrmann opened this issue Sep 27, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@aherrmann
Copy link
Member

aherrmann commented Sep 27, 2023

Related to tweag/rules_haskell#1864.

The goal is to be able to use Gazelle Cabal in a Bazel project with bzlmod enabled (--enable_bzlmod) and to develop and maintain Gazelle Cabal itself with bzlmod enabled.

bzlmod is the new way to manage dependencies in Bazel and the old WORKSPACE model will eventually be phased out. As such Gazelle Cabal needs to support bzlmod. Otherwise, users of Gazelle Cabal will not be able to move forward and migrate their projects to use bzlmod.

Tasks

  1. 1 of 3
@aherrmann aherrmann added the enhancement New feature or request label Sep 27, 2023
@marijetamh
Copy link

@aherrmann checking the sync, and checking the tasks as I go. Does this epic need dates or it is not priorities yet ?

@aherrmann
Copy link
Member Author

Thanks for checking! No, this one is on the backlog without plans to work on it in the foreseeable future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants