Nicolas,
On 8/11/06, Nicolas Frisby <[EMAIL PROTECTED]> wrote:
Is there anything similar to VisualHaskell that works in light-weight
(compared to Studio...) and multi-platform editors?
There is EclipseFP:
http://eclipsefp.sourceforge.net
It doesn't support type inference at edition, but it i
On 8/11/06, Nicolas Frisby <[EMAIL PROTECTED]> wrote:
Maybe it could also catch errors in my cafe emails...
> sqrs l = map sqr l
> where sqr x = x*x
Would you really want to write your emails in VisualStudio? ;-)
On 8/11/06, Nicolas Frisby <[EMAIL PROTECTED]> wrote:
> Thanks for the point
Maybe it could also catch errors in my cafe emails...
sqrs l = map sqr l
where sqr x = x*x
On 8/11/06, Nicolas Frisby <[EMAIL PROTECTED]> wrote:
Thanks for the pointers, but I think I'm looking for type information
specific to my program. The VisualHaskell feature of which I am
envious is t
Thanks for the pointers, but I think I'm looking for type information
specific to my program. The VisualHaskell feature of which I am
envious is the ability to tell me the type of any identifier in my
program.
Disclaimer: I've never used VisualHaskell and am going only by what I
read on its featu
I would quite appreciate the type info at edit time (especially when
tracking down errors) but as far as I know VisualStudio is a 100%
Windows only app (right?). I don't run Windows.
Is there anything similar to VisualHaskell that works in light-weight
(compared to Studio...) and multi-platform e