One (silent) movie can say more than a thousand words:
https://www.youtube.com/watch?v=pP7ynVdVY9A
That's not haskell you see there, but a language that's close to it.
It clearly demonstrates what it means to integrate your editor with
your repl/compiler/typechecker.

That's really all you should go for, while still keeping everything
very transparent and manageable.
Complicated IDEs which can "setup a project" for you almost always
fail by being too restrictive or by obscuring things behind tons of
dialogs and menus, while at the same time they lack the more
helpful/intelligent code editing features.





On Mon, May 12, 2014 at 11:04 PM, Mathijs Kwik <math...@bluescreen303.nl> wrote:
> On Mon, May 12, 2014 at 11:00 PM, Mateusz Kowalczyk
> <fuuze...@fuuzetsu.co.uk> wrote:
>>
>> Honestly I'm not quite sure why this thread ended up on nix-dev rather
>> than haskell-cafe or haskell-beginners.
>
> Because we have an opinion about everything :P
_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to