| 9 Mar 2026 |
sterni | I finally discovered what breaks HLS on 9.12.3 and its a bug that has been present in Cabal 3.14 all along, but was masked by a bug that has been fixed in Cabal 3.14.2.0 lol https://github.com/haskell/cabal/issues/11598 | 15:03:54 |
sterni |
- https://github.com/fourmolu/fourmolu/pull/518
- https://github.com/Bodigrim/cabal-add/pull/10
| 15:22:44 |
sterni | IMO a bad change, though, since it doesn't make sense that build-tool-depends are available at test suite run time. Cabal should have rather added a different mechanism (that has been needed since forever) for this. | 15:23:50 |
chreekat | You typoed the name of the executable on the report to cabal-add :P (you wrote fourmolu) | 16:11:15 |