Dear Haskellers, I'm happy to announce a new tool for refactoring Haskell source code. Check it out: http://haskelltools.org/ Best Regards, Boldizsár Németh
Is there support for anything except Atom at this time? I'm also unsure of what I need to install on my local machine if I want to try it out (do I need the daemon? or is the cli tool sufficient?). On 6 April 2017 at 17:03, Boldizsár Németh <nboldi@caesar.elte.hu> wrote:
Dear Haskellers,
I'm happy to announce a new tool for refactoring Haskell source code. Check it out: http://haskelltools.org/
Best Regards, Boldizsár Németh _______________________________________________ Haskell mailing list Haskell@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell
-- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com
Thanks for asking, I just added a note that you need to install the haskell-tools-daemon package to use the Atom plugin for Haskell Tools. If you want to run refactorings from a script or just without an editor, you can use haskell-tools-cli as well. On 2017.04.06. 10:40, Ivan Lazar Miljenovic wrote:
Is there support for anything except Atom at this time?
I'm also unsure of what I need to install on my local machine if I want to try it out (do I need the daemon? or is the cli tool sufficient?).
On 6 April 2017 at 17:03, Boldizsár Németh <nboldi@caesar.elte.hu> wrote:
Dear Haskellers,
I'm happy to announce a new tool for refactoring Haskell source code. Check it out: http://haskelltools.org/
Best Regards, Boldizsár Németh _______________________________________________ Haskell mailing list Haskell@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell
participants (2)
-
Boldizsár Németh -
Ivan Lazar Miljenovic