> and Visual Haskell had some unique features (such as hovering tooltips > showing types) that are now found in the F# editor, and should now be easier > to implement with the recent GHC API (I guess).
haskell-mode for Emacs does show the type signature of standard functions in the mini-buffer when the cursor is over them. JP _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
