Skip to content

Conversation

nikita-volkov
Copy link
Contributor

@nikita-volkov nikita-volkov commented Oct 10, 2025

Addresses the bug described in #1346.

Should be noted that the patch is generated with AI.

visibility can be a part of CondTree, e. g.,

```haskell
library foo-internal
  if flag(foo)
    visibility: public
  else
    visibility: private
```

See haskell#1437 (comment)
@ysangkok
Copy link
Member

Have you tested this with puresat? Or do you want me to test it?

@nikita-volkov
Copy link
Contributor Author

Have you tested this with puresat? Or do you want me to test it?

Please test it :)

@ysangkok
Copy link
Member

seems to work, the internal libraries are no longer shown:

image

@ysangkok ysangkok merged commit f9a0280 into haskell:master Oct 16, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants