You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
visibility can be a part of CondTree, e. g.,
```haskell
library foo-internal
if flag(foo)
visibility: public
else
visibility: private
```
See #1437 (comment)
0 commit comments