Jonathan King
Jonathan King
@aherrmann I'm looking forward to meeting you 🙂 I've already managed to get up to GHC 9.4 working on a fork and on our company monorepo (I work at Habito)....
I believe I'm experiencing the same issue on [lts-22.26](https://www.stackage.org/lts-22.26) with [libyaml](https://www.stackage.org/lts-22.26/package/libyaml-0.1.4) which now has a [libyaml-clib](https://www.stackage.org/lts-22.26/package/libyaml-clib-0.2.5). In a slightly different case, [attoparsec-aeson](https://www.stackage.org/lts-22.26/package/attoparsec-aeson-2.1.0.0) also fails to build, both with the same...
Apologies if I'm doing something very obviously wrong/stupid, but I've stared at the error message for a while now and it isn't making much sense to me!
@avdv thank you so much for the investigation and explanation 🙏 I think this might be a case of "user error", rather than an issue with rules_haskell, so maybe it's...