"" in WinGHCi, it crashed and after that wouldn't start again (Not Responding). I reinstalled the Haskell Platform and..." /> "" in WinGHCi, it crashed and after that wouldn't start again (Not Responding). I reinstalled the Haskell Platform and..." /> "" in WinGHCi, it crashed and after that wouldn't start again (Not Responding). I reinstalled the Haskell Platform and..."/>

WinGHCi won't start

1.7k Views Asked by At

So, I tried to ":set prompt "λ> "" in WinGHCi, it crashed and after that wouldn't start again (Not Responding). I reinstalled the Haskell Platform and it still won't start (Not Responding). GHCi works in cmd. I searched for remaining .conf files before the first un/reinstall for WinGHCi that could make it crash but couldn't find any. I'll appreciate any help, thanks in advance.

1

There are 1 best solutions below

1
On BEST ANSWER

WinGHCi stores its command history in the registry. Just delete everything under HKEY_CURRENT_USER\SOFTWARE\Haskell\WinGHCi from the registry (use regedit).

Additionally, please report this to the developer.