I’ve been using Haskell repls a lot over the last few weeks and this has never happened before yesterday. I’ve deleted all the repls and started them fresh (uploading the files) but this hasn’t changed anything.
Expected behavior:
No ghci crash.
Actual behavior:
ghci chrashes often, in the console as well as the shell.
Steps to reproduce:
I don’t know how to reproduce this, maybe look into my repls.
Same thing here for me and my Repl.it Education Teams.
I’ve noticed the Console holds the prompt after crashing and is able to :load a file.
Using runhaskell in the Shell also works, but ghci in the Shell is mostly useless as it crashes too often.