Hi,
I have just been trying out EclipseFP (and Haskell) for the first time. In general it seems to work well, but one problem I am finding is that if I use "Run Haskell Application" the stdout output to the Eclipse console is buffered. As a result prompts for input from my program come out late.
This does not happen if I run the Application in a terminal window, and I don't think...
2009-05-02 18:52:03 UTC in Haskell support for Eclipse