Results 573 comments of gbaz

Doing that change (moving away from bundling stack installer) would also fix #248 I think

My understanding on this particular issue is I think a bit simpler, and maybe too simple. I imagine that the administrator installed the software from an administrator account. So the...

(btw, thanks for the clarification on the larger discussion on issues with installers -- you may disclaim being an installation engineer, but you certainly know these issues better than I...

The text of the proposed change makes no mention of GHC or an implementation. The above comment does not appear to be pertinent to the text of the proposed change,...

The intention is that the guidance is considered with regards to the specified behavior of the new features.

I think it would be nice to also add the even/odd convention as between "official" and "experimental" releases as well. These could both live in the FAQ (https://pvp.haskell.org/faq/) rather than...

if `x empty` /= `x` then this seems like it violates some typeclass laws?

I don't think putting back optional on its own suffices. The spec gives a new behavior to it, which we'd have to take into account in the code as well!

can we close this? https://hackage.haskell.org/package/proto3-wire https://hackage.haskell.org/package/proto3-suite i think the grpc- stuff is only half done still though...

Absolutely! Note that I think we have some divergence because we've made performance improvements to `Decode` as well in the meantime, some of which are the same, some of which...