t; cvs-ghc@haskell.org
| Subject: Re: Emailing: binary-patch
|
| On Tue, Aug 10, 2010 at 1:29 PM, Simon Peyton-Jones
| wrote:
| > The third is helpful for the new type inference engine, and makes the code
| clearer too.
|
| Why does it help? And how?
|
| Cheers! =)
|
On Tue, Aug 10, 2010 at 1:29 PM, Simon Peyton-Jones
wrote:
> The third is helpful for the new type inference engine, and makes the code
> clearer too.
Why does it help? And how?
Cheers! =)
--
Felipe.
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
ht
Applied, thanks!
simonpj:
> Don
>
> Would you consider applying this patch to package 'binary' please?
>
> * Replaces deprecated -fglasgow-exts with the right language flags
> * Removes an UNPACK pragma that does nothing and now elicits a warning
> * Adds a type signature on a local binding
>
>