Hi, when writing Haskell code, HFM keeps crashing on macOS 10.12.2.
My project contains only 2 files, both of which have small code snippets with very simple code.
The crash happens mostly when switching from one file to the other. However, in some cases, it just crashes.
I don't see any logging feature in HFM, so I doubt there are any crash report.
Since I have no way to consistently reproduce the issue, I'll just post this here in case someone else also encounters the same problem.
Related to this, I think it would be nice to have something like a logger/crash report feature.
Thanks!
P.S. if it's any help: I also installed the command line tools (although I am not using it when the crash happens).