Rebecca Turner
Rebecca Turner
Partial fix here: https://github.com/MercuryTechnologies/cabal/commit/ec242b1cb21e450d5212efd5c445f0d70786092e
Yes, we also need #972 for GHC 9.8/9.10.
Hm, I think it's a fine constraint to not allow two formulae with the same name to be installed at once, but I think the error message should indicate that...
Feel free to rework the issue body, the template seemed really strict so I didn't want to "break the rules"
I think that the path forward may be to make PostgreSQL formulae not keg-only but also to include versioned executables (like `psql@16`) to avoid link conflicts and make it possible...
Ohhhh that's how the issue tracker is so spartan. Feels super disrespectful — not every open issue will have activity every three weeks! It also encourages pointless noise like this...
It [looks like](https://github.com/facebook/buck2/blob/6bb219332a023ed71ee6ee8e46a896ea0ba709a2/app/buck2_bxl/src/bxl/starlark_defs/bxl_function.rs#L52-L74) `bxl_main` and `main` are identical, but `bxl_main` is used in [the BXL Tutorial](https://buck2.build/docs/bxl/tutorial/) and undocumented in the BXL APIs, and `main` is not used in the tutorial...
This is awesome, thanks for putting this together!
@cormacrelf Splitting it up into separate PRs sounds great, hopefully that'll make it easier to get parts of this merged sooner.
I need several more patches (55172169badabdb002ab94662c1ee728962d8a62, 5b87373f078d4ae44bc35fd0d50f418a90d764a1, and most importantly 7aafde56f6bc526aedb95fb282d8fd2b4ea290cc) to build on GHC 9.10. Unfortunately, these patches are not released in `hlint-3.8`, and no `hlint-3.8.1` exists yet.