On Fri, Jul 3, 2015 at 8:49 AM Austin Seipp <austin@well-typed.com> wrote:
We are pleased to announce the first release candidate for GHC 7.10.2:


I found out earlier today that Template Haskell support for the prim and javascript calling conventions (new in 7.10) was still missing a few cases, mainly breaking JS imports by treating/checking them as C identifiers.

Trac #10638 (attached patch backported to 7.10), Phab D1070 (master). Also see: https://github.com/ghcjs/ghcjs/issues/364

I hope it's still in time to make it into the final.

luite