Re: 8.6.1 status

2018-05-22 Thread Ben Gamari
Phyx writes: > I think I'll have to punt my changes for 8.8.1, > Sad but understandable. Good luck and let us know how things go! Cheers, - Ben signature.asc Description: PGP signature ___ ghc-devs mailing list

RE: abi-depends field

2018-05-22 Thread Edward Z. Yang
The unexpected failures are benign; they are what you'd expect with the fix. I recommend accepting all of the changes. Edward Excerpts from Ben Gamari's message of 2018-05-21 09:09:13 -0400: > Simon Peyton Jones via ghc-devs writes: > > > Hello, anyone? > > At the moment

Re: Cannot compute type fingerprint in plugin, kinds/types are mixed

2018-05-22 Thread Nicolas Frisby
Hi Alice. I'm having trouble following your question -- I'm not familiar with the internals of fingerprint generation. But, have you scoured the compiler/typecheck/TcTypeable.hs file? It seems likely to have similar logic to what you seem to be seeking. HTH. -Nick On Tue, May 22, 2018, 06:38

Re: 505 Error on https://www.haskell.org/ghc/license.html

2018-05-22 Thread Ben Gamari
Joachim Breitner writes: > Hi, > > on https://www.haskell.org/ghc/license.html I see > >500 Internal Server Error nginx > > before and after the text. I don’t expect many people to look there, > but still ugly. > Fixed. Thanks for letting me know. Cheers, -Ben

Cannot compute type fingerprint in plugin, kinds/types are mixed

2018-05-22 Thread alice
Hello again. I’m trying to make a function in a type-checking plugin that takes TyCoRep#Type and makes its fingerprint that matches `typeRepFingerprint (typeRep :: TypeRep (type))`. As I understood the type’s fingerprint is made in DsBinds#dsEvTypeable by generating a code that makes the

505 Error on https://www.haskell.org/ghc/license.html

2018-05-22 Thread Joachim Breitner
Hi, on https://www.haskell.org/ghc/license.html I see 500 Internal Server Error nginx before and after the text. I don’t expect many people to look there, but still ugly. Cheers, Joachim -- Joachim Breitner m...@joachim-breitner.de http://www.joachim-breitner.de/ signature.asc

Re: ZuriHac 2018 GHC DevOps track - Request for Contributions

2018-05-22 Thread Niklas Hambüchen
Hey Ömer, On 09/04/2018 06.56, Ömer Sinan Ağacan wrote: > I'd also be happy to help. At the very least I can be around as a mentor, but > if I can find a suitable hask I may also host a hacking session. That's awesome! Do you have a topic that you'd be especially interested in for running as a

Re: ZuriHac 2018 GHC DevOps track - Request for Contributions

2018-05-22 Thread Niklas Hambüchen
On 08/04/2018 15.01, Michal Terepeta wrote: > I'd be happy to help. :) I know a bit about the backend (e.g., cmm level), > but it might be tricky to find there some smaller/self-contained projects > that would fit ZuriHac. Hey Michal, that's great. Is there a topic you would like to give a