Re: Shim compilation

2008-04-11 Thread Thomas Schilling
On 11 apr 2008, at 23.46, Gwern Branwen wrote: > On 2008.04.11 22:54:54 +0200, Jean-Philippe Bernardy > <[EMAIL PROTECTED]> scribbled 0.5K characters: >> >> On Fri, Apr 11, 2008 at 9:20 PM, Gwern Branwen <[EMAIL PROTECTED]> >> wrote: >> >>> ? I am using the http://code.haskell.org/shim repo

Re: Shim compilation

2008-04-11 Thread Gwern Branwen
On 2008.04.11 22:54:54 +0200, Jean-Philippe Bernardy <[EMAIL PROTECTED]> scribbled 0.5K characters: > > On Fri, Apr 11, 2008 at 9:20 PM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > > > ? I am using the http://code.haskell.org/shim repo. (I don't believe > > the docs cover where to get Shim from.)

Re: Shim compilation

2008-04-11 Thread Jean-Philippe Bernardy
On Fri, Apr 11, 2008 at 9:20 PM, Gwern Branwen <[EMAIL PROTECTED]> wrote: > ? I am using the http://code.haskell.org/shim repo. (I don't believe > the docs cover where to get Shim from.) I copied the Shim sources in yi repository (since we'll have to modify them, etc.), so you should just skip

Shim compilation

2008-04-11 Thread Gwern Branwen
Hi everyone: I was wondering, has anyone seen the following compilation error for shim: Shim/MessagesTH.hs:68:0: Warning: Definition but no type signature for `arity' Inferred type: arity :: forall t. (Num t) => Type -> t [12 of 14] Compiling Shim.Messages( Shim/Messages.hs,