[Haskell-cafe] Throwback of inferred types

Peter Verswyvelen bf3 at telenet.be
Sat Jan 19 13:08:35 EST 2008


Visual Haskell does that, but IMHO not as good as the F# plugin for Visual
Studio.

Currently I just use Emacs and Haskell Mode and the ":t" command, but this
only works for top level functions (is this correct? Maybe some syntax
exists to refer to an inner function?), so yeah, it would be really handy to
have a good IDE that shows you the inferred types on the fly. 

> -----Original Message-----
> From: haskell-cafe-bounces at haskell.org [mailto:haskell-cafe-
> bounces at haskell.org] On Behalf Of Jon Harrop
> Sent: Saturday, January 19, 2008 6:31 PM
> To: haskell-cafe at haskell.org
> Subject: [Haskell-cafe] Throwback of inferred types
> 
> 
> Is it possible to get throwback of inferred types into Emacs or an IDE
> for
> Haskell?
> 
> --
> Dr Jon D Harrop, Flying Frog Consultancy Ltd.
> http://www.ffconsultancy.com/products/?e
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe



More information about the Haskell-Cafe mailing list