Matthew Pickering

Results 321 comments of Matthew Pickering

There is something quite broken with cabal_macros.h and multiple home units, I can see how to fix it and I think we should do that before 3.14.

I think it makes sense to put these primops in `ghc-experimental`. If they are in `ghc-experimental` then anyone in this thread is free to make their own libraries to provide...

(This issue is also discussed here: https://gitlab.haskell.org/ghc/ghc/-/issues/21791#note_566618) Thanks for the link. Yes I agree that dismissing earlier decisions would have set a bad precedent. @Bodigrim I think the material change...

GHC MR which removes this warning: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13200

The warning will be removed in 9.12. Thanks everyone.

@guibou I turned on `-ddump-hi-diffs -fwrite-if-self-recomp-flags` which needs a GHC which included this patch - https://gitlab.haskell.org/ghc/ghc/-/merge_requests/13792

Any reviewers for this one? The CI failures looked transient to me.

It seems strange there is only a failure on the 9.4.8 builds.. I will have to investigate this.

There is currently work being done to replace the current representation of figures with a new block level element. There is currently discussion about how is best to do this...