Re: How do I find out which info table a continuation belongs to?

2019-04-24 Thread Ömer Sinan Ağacan
Bumping thread, this is still a problem for me. I wonder if this ever worked. I should try this with older GHCs. Ömer Sergei Azovskov , 26 Şub 2019 Sal, 19:21 tarihinde şunu yazdı: > > Hey! > > Unfortunately, I'm not a big expert in gdb and debugging ghc runtime. I > stripped some auto

RE: Puzzled by GHC.Types.LiftedRep

2019-04-24 Thread Simon Peyton Jones via ghc-devs
Try this paper The function type constructor actually has type (->) :: forall (r1::RuntimeRep) (r2::RuntimeRep). TYPE r1 -> TYPE r2 -> TYPE LiftedRep But when it appears applied to two argument, thus

Re: [Haskell-cafe] [ANNOUNCE] GHC 8.6.5 is now available

2019-04-24 Thread Simon Jakobi via ghc-devs
Hi Ben! Thanks for the release! Can you also upload the source tarballs? Cheers, Simon Am Mi., 24. Apr. 2019 um 06:56 Uhr schrieb Ben Gamari : > > Hello everyone, > > The GHC team is proud to announce the release of GHC 8.6.5. The source > distribution, binary distributions, and documentation