Ben Gamari
Ben Gamari
> Nothing too wrong with this patch in principle, but in practice, IIRC, the exceptions package has a problem (?) inherited from MonadCatchIO-transformers. (?) Can you be more specific? I...
What is the current status of this? It is quite unfortunate that `postgresql-simple` doesn't have a decent streaming story.
I have merged `main` into this branch so that we can test it in the `head.hackage` infrastructure.
Yes, I agree that automatic key generation should not be enabled by default. This behavior has lead to some very surprising bugs in my experience.
@chreekat in principle it is no different. However, in practice editing YAML while preserving anchors, which the Metadata makes heavy use of, is not easy. I do not know of...
> I don't particularly follow. What exactly is problematic? It is yet another manual step which requires care. In general we are trying to eliminate these. To be clear, I...
> This is also simple to implement if a python script outputs the entire thing and only adds the platforms for which the jobs succeeded. Unfortunately I don't believe that...
@haskell/core-language-committee, I would also appreciate guidance on how we can address the [issue](https://github.com/haskell/core-libraries-committee/issues/145#issuecomment-1540532520) brought up in #145. To summarize: in order to provide stack trace decoding for the Haskell stack,...
> I think I've said it too many times by now, but -1 to any PVP exclusion. Please provide evidence that it has been a problem in the past and...
@Bodigrim, sure. Currently we version `ghc-heap` according to the GHC version number for simplicity. Moreover, several minor GHC releases have required no changes to `ghc-heap` at all (hence there being...