Skip to content

Packages are there own dependents #207

Answered by tchoutri
dschrempf asked this question in Questions
Discussion options

You must be logged in to vote

Hi @dschrempf!

  1. Did you think about package metrics such as download rate?

Yes I have, and it would power the next version of the search engine. See #4

  1. Is this behavior desired?

Looks to me like this should be a custom "ignore" rule, because Flora actually scans all the components of all the releases, and you'll see that your test suite actually depends on circular: https://github.com/dschrempf/circular/blob/master/circular.cabal#L51 :)

So, I don't think we should filter out every test-suite component, but we certainly can filter out the package name itself from its own dependents. :)

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by dschrempf
Comment options

You must be logged in to vote
1 reply
@tchoutri
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #206 on September 15, 2022 15:55.