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

Have the dependencies list show when a dependency is conditionned to a cabal conditional #97

Open
tchoutri opened this issue Apr 27, 2022 · 3 comments
Labels
help wanted Help is needed for this ticket

Comments

@tchoutri
Copy link
Contributor

In the following screenshot, we can see that some packages are shown multiple times due to the fact that cabal conditionals are used:

Screenshot 2022-04-27 at 20-28-41 Flora Package

It would be great to explore some alternative designs to show that the version bounds are different when certain conditionals are in place.

@tchoutri
Copy link
Contributor Author

This might involve storing a potential conditional in the storage of a dependency for a release.

@tchoutri tchoutri added the help wanted Help is needed for this ticket label Nov 3, 2022
@alt-romes
Copy link

I'm also interested in seeing this through.

In particular, if a flag triggers a dependency X, I wouldn't want to see X as a "normal" dependency but rather have it be visually distinct from the actual dependencies (possibly even shading it down if the flag is off by default)

@tchoutri
Copy link
Contributor Author

Romes cannot do this at the moment, it is thus free for someone else to take on. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help is needed for this ticket
Projects
None yet
Development

No branches or pull requests

2 participants