I used to learn Haskell before I uninstalled everything. Now, I downloaded the Haskell platform but it seems there's no WinGHCi. Any suggestion please to solve the issue? I tried to install it manually but there is no .exe file.
Asked
Active
Viewed 1,343 times
1
-
Please be specific about what exactly you “tried to install manually”. And note that the most common way to install Haskell is nowadays [Stack](https://docs.haskellstack.org/en/stable/GUIDE/). – leftaroundabout Sep 18 '21 at 00:43
-
this one https://youtu.be/Uva-sysnrEQ?list=PLmTgnNwroyn8TnF26YRvW-hvQF1ypztzg&t=181 – Tn25zm Sep 18 '21 at 00:45
-
1Ok, add this information to the question itself, don't just link to it. – leftaroundabout Sep 18 '21 at 00:55
-
Thank you for your time bro. I will use replit – Tn25zm Sep 18 '21 at 01:00
-
Click and download: https://www.haskell.org/ghc/download_ghc_9_0_1.html#windows64 :D – lehins Sep 18 '21 at 01:04