Re: [Haskell-cafe] RE: [Haskell] Announce: Yi 0.3

2008-01-31 Thread gwern0
On 2008.01.31 16:27:05 -, "Bayley, Alistair" <[EMAIL PROTECTED]> scribbled 0.7K characters: > > From: Thomas Schilling [mailto:[EMAIL PROTECTED] > > > > > > So Yi works on Windows? hs-plugins was broken for Windows > > for a while, > > > so I'm wondering if this has been fixed too. Does Yi use

Re: [Haskell-cafe] RE: [Haskell] Announce: Yi 0.3

2008-01-31 Thread Peter Verswyvelen
Is YI also an IDE for creating Haskell code? I guess it's not, it's "just" a text editor right? I mean, if it talks to GHC directly, it could neatly take over some tricks used in Visual Haskell (on the fly type inference, good completion, etc), only much much easier (without the COM layer, dire

RE: [Haskell-cafe] RE: [Haskell] Announce: Yi 0.3

2008-01-31 Thread Bayley, Alistair
> From: Thomas Schilling [mailto:[EMAIL PROTECTED] > > > > So Yi works on Windows? hs-plugins was broken for Windows > for a while, > > so I'm wondering if this has been fixed too. Does Yi use > hs-plugins, or > > does it go straight down to ghc? (looking at the yi.cabal > file seems to > > in

Re: [Haskell-cafe] RE: [Haskell] Announce: Yi 0.3

2008-01-31 Thread Thomas Schilling
On Thu, 2008-01-31 at 15:23 +, Bayley, Alistair wrote: > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Jean-Philippe Bernardy > > > > * homepage: http://haskell.org/haskellwiki/Yi > > Took a quick look around and saw this: > * GTK frontend works in Win32 > >