Creating stubs statically

2012-07-05 Thread Paolo Capriotti
As explained in detail here: http://www.haskell.org/pipermail/ffi/2012-June/001867.html, it may be useful to have a form of foreign declaration that creates a static stub for a haskell function without exporting a symbol. Here is a ticket for that: http://hackage.haskell.org/trac/ghc/ticket/7048.

Re: [Haskell] ANNOUNCE: GHC version 7.4.2

2012-06-11 Thread Paolo Capriotti
On Mon, Jun 11, 2012 at 1:59 AM, Brent Yorgey wrote: > Thanks for the release! One quick question -- the release notes say > > "A bug in dependency analysis of type declarations in the presence > of type families (#5826) has been fixed." > > However, #5826 seems to be about something entirely d

ANNOUNCE: GHC version 7.4.2

2012-06-10 Thread Paolo Capriotti
= The (Interactive) Glasgow Haskell Compiler -- version 7.4.2 = The GHC Team is pleased to announce a new patchlevel release of GHC. This release contains a number of b