Hello,
I’m just learning Haskell and so far I used only Chocolatey since I was just on Windows. Moving some projects to Ubuntu, so I figure it’s a prefect time to get rid of Chocolatey.
I had a lot of issues with Chocolatey so far (like not being able to update or just not removing things after update) so I had to do it manually anyways, while wasting a lot of time on trying to troubleshoot.
So, I would like to try something different. Preferably something that has open source release for Windows and Ubuntu.
What would be beginner friendly and decent to learn with. I would need GHC, GHCi, dependency manager and hopefully some build tools.
Any advice is appreciated.