Re: 9.4.1 Final Call

2022-07-05 Thread Ryan Scott
One thing that wasn't included in the list but arguably should be is #21618
(Loading libc++ in ghci results in segfaults). As far as I am aware, this
renders GHC 9.4 unusable on Windows for libraries that link against C++.
(Or, at the very least, I haven't figured out a way to make it work.)

Best,

Ryan S.
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs


Re: 9.4.1 Final Call

2022-07-05 Thread Alan & Kim Zimmerman
I have a last exact print annotation diff, picked up from hackage
roundtripping: https://gitlab.haskell.org/ghc/ghc/-/merge_requests/8562

Alan

On Tue, 05 Jul 2022, 10:39 Matthew Pickering, 
wrote:

> Hello all,
>
> This is the final call for patches which need to be included in 9.4.1.
>
> The status of which I do not know the answer:
>
> * GHC 9.4 infinite loop in typechecker - #21530 (@simonpj, @rae) ?
>
> To my knowledge the remaining unfinished work list is:
>
> * Resolve static linking issues with text-2.0 - #21787 (Unresolved)
> (Matt/Ben/Zubin/Tamar/Andreww)
> * CAF reachability bug with -fprof-late - !7797 (WIP) (Andreas/Ben)
> * XMonad segfault - #21708 (WIP) (Ben/Andreas)
> * HIE File Fixes - !7888 (landing) (Zubin)
> * template-haskell-2.19.0.0 depends on filepath - !8516 (landing) (Matt)
> * Module loops and multiple home units leads to a panic - !8573
> (nearly ready to land) (Matt)
> * extendMG leaks memory - #21816 (Zubin/Matt)
>
> To my knowledge, the following are not making it into 9.4.1.. but are
> not critical to revert:
>
> * Tidy up withDict and friends - #21568
>
> Looking like a great release.
>
> Matt
> ___
> ghc-devs mailing list
> ghc-devs@haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
>
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs


9.4.1 Final Call

2022-07-05 Thread Matthew Pickering
Hello all,

This is the final call for patches which need to be included in 9.4.1.

The status of which I do not know the answer:

* GHC 9.4 infinite loop in typechecker - #21530 (@simonpj, @rae) ?

To my knowledge the remaining unfinished work list is:

* Resolve static linking issues with text-2.0 - #21787 (Unresolved)
(Matt/Ben/Zubin/Tamar/Andreww)
* CAF reachability bug with -fprof-late - !7797 (WIP) (Andreas/Ben)
* XMonad segfault - #21708 (WIP) (Ben/Andreas)
* HIE File Fixes - !7888 (landing) (Zubin)
* template-haskell-2.19.0.0 depends on filepath - !8516 (landing) (Matt)
* Module loops and multiple home units leads to a panic - !8573
(nearly ready to land) (Matt)
* extendMG leaks memory - #21816 (Zubin/Matt)

To my knowledge, the following are not making it into 9.4.1.. but are
not critical to revert:

* Tidy up withDict and friends - #21568

Looking like a great release.

Matt
___
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs