
Hi *, (Apologies for the caps lock cruise-control in the title.) After sitting on it for a bit, it dawned on me today that the may HCAR report is due soon - in about two weeks! So, it's that time of the year again, and I'd like you all to take a quick glance at the page and edit some stuff in about what you're all working on, because I can't possibly keep up with it all. :) https://ghc.haskell.org/trac/ghc/wiki/Status/May15 Note that I've already put some boilerplate on the page, but some of it is old, from the last report - but some other things slipped, so maybe it's not old! The best case is you will read this page in 5 minutes and it will look OK. At worst, you may need to tweak a paragraph or write a new one - so please read and contribute! Note: I'll continue editing this page as time goes on, to prepare it for submission. -- Regards, Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/

In my opinion it would be great if somebody could add the LLVM work to the
"Upcoming plans for the next release" section
Thanks
On Wed, May 6, 2015 at 10:27 AM, Austin Seipp
Hi *,
(Apologies for the caps lock cruise-control in the title.)
After sitting on it for a bit, it dawned on me today that the may HCAR report is due soon - in about two weeks!
So, it's that time of the year again, and I'd like you all to take a quick glance at the page and edit some stuff in about what you're all working on, because I can't possibly keep up with it all. :)
https://ghc.haskell.org/trac/ghc/wiki/Status/May15
Note that I've already put some boilerplate on the page, but some of it is old, from the last report - but some other things slipped, so maybe it's not old!
The best case is you will read this page in 5 minutes and it will look OK. At worst, you may need to tweak a paragraph or write a new one - so please read and contribute!
Note: I'll continue editing this page as time goes on, to prepare it for submission.
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

I've added this
On Wed, May 6, 2015 at 3:02 PM, George Colpitts
In my opinion it would be great if somebody could add the LLVM work to the "Upcoming plans for the next release" section
Thanks
On Wed, May 6, 2015 at 10:27 AM, Austin Seipp
wrote: Hi *,
(Apologies for the caps lock cruise-control in the title.)
After sitting on it for a bit, it dawned on me today that the may HCAR report is due soon - in about two weeks!
So, it's that time of the year again, and I'd like you all to take a quick glance at the page and edit some stuff in about what you're all working on, because I can't possibly keep up with it all. :)
https://ghc.haskell.org/trac/ghc/wiki/Status/May15
Note that I've already put some boilerplate on the page, but some of it is old, from the last report - but some other things slipped, so maybe it's not old!
The best case is you will read this page in 5 minutes and it will look OK. At worst, you may need to tweak a paragraph or write a new one - so please read and contribute!
Note: I'll continue editing this page as time goes on, to prepare it for submission.
-- Regards,
Austin Seipp, Haskell Consultant Well-Typed LLP, http://www.well-typed.com/ _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Austin Seipp wrote:
After sitting on it for a bit, it dawned on me today that the may HCAR report is due soon - in about two weeks!
Is the recent work on Arm and Arm64 worth mentioning? For Arm, I'm hoping that 7.10.2 will work out of the box for arm/linux but fixes for #10368, #10375 and #10376 are still outstanding. For Arm64, I'm hoping 7.12.1 will work as well for arm64/linux as it does for 32 bit arm/linux. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/

By all means! Go ahead and add it! S | -----Original Message----- | From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of Erik de | Castro Lopo | Sent: 07 May 2015 10:29 | To: ghc-devs@haskell.org | Subject: Re: HCAR DUE SOON: Please help edit! | | Austin Seipp wrote: | | > After sitting on it for a bit, it dawned on me today that the may HCAR | > report is due soon - in about two weeks! | | Is the recent work on Arm and Arm64 worth mentioning? | | For Arm, I'm hoping that 7.10.2 will work out of the box for arm/linux | but fixes for #10368, #10375 and #10376 are still outstanding. | | For Arm64, I'm hoping 7.12.1 will work as well for arm64/linux as it | does for 32 bit arm/linux. | | Erik | -- | ---------------------------------------------------------------------- | Erik de Castro Lopo | http://www.mega-nerd.com/ | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Alan: could you add a bullet to the GHC 7.10 section about API annotations? Link to the relevant wiki page! Thanks! Simon | -----Original Message----- | From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of Austin | Seipp | Sent: 06 May 2015 14:27 | To: ghc-devs@haskell.org | Subject: HCAR DUE SOON: Please help edit! | | Hi *, | | (Apologies for the caps lock cruise-control in the title.) | | After sitting on it for a bit, it dawned on me today that the may HCAR | report is due soon - in about two weeks! | | So, it's that time of the year again, and I'd like you all to take a | quick glance at the page and edit some stuff in about what you're all | working on, because I can't possibly keep up with it all. :) | | https://ghc.haskell.org/trac/ghc/wiki/Status/May15 | | Note that I've already put some boilerplate on the page, but some of | it is old, from the last report - but some other things slipped, so | maybe it's not old! | | The best case is you will read this page in 5 minutes and it will look | OK. At worst, you may need to tweak a paragraph or write a new one - | so please read and contribute! | | Note: I'll continue editing this page as time goes on, to prepare it | for submission. | | -- | Regards, | | Austin Seipp, Haskell Consultant | Well-Typed LLP, http://www.well-typed.com/ | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs

Will do. I was just about to send a mail to ask if I should.
Alan
On Thu, May 7, 2015 at 5:40 PM, Simon Peyton Jones
Alan: could you add a bullet to the GHC 7.10 section about API annotations? Link to the relevant wiki page!
Thanks!
Simon
| -----Original Message----- | From: ghc-devs [mailto:ghc-devs-bounces@haskell.org] On Behalf Of Austin | Seipp | Sent: 06 May 2015 14:27 | To: ghc-devs@haskell.org | Subject: HCAR DUE SOON: Please help edit! | | Hi *, | | (Apologies for the caps lock cruise-control in the title.) | | After sitting on it for a bit, it dawned on me today that the may HCAR | report is due soon - in about two weeks! | | So, it's that time of the year again, and I'd like you all to take a | quick glance at the page and edit some stuff in about what you're all | working on, because I can't possibly keep up with it all. :) | | https://ghc.haskell.org/trac/ghc/wiki/Status/May15 | | Note that I've already put some boilerplate on the page, but some of | it is old, from the last report - but some other things slipped, so | maybe it's not old! | | The best case is you will read this page in 5 minutes and it will look | OK. At worst, you may need to tweak a paragraph or write a new one - | so please read and contribute! | | Note: I'll continue editing this page as time goes on, to prepare it | for submission. | | -- | Regards, | | Austin Seipp, Haskell Consultant | Well-Typed LLP, http://www.well-typed.com/ | _______________________________________________ | ghc-devs mailing list | ghc-devs@haskell.org | http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
participants (5)
-
Alan & Kim Zimmerman
-
Austin Seipp
-
Erik de Castro Lopo
-
George Colpitts
-
Simon Peyton Jones