Open silverneko opened 9 years ago
done
but still need some tweaking.
Strange things happen time to time. Sometimes haskell submissions just keep compile error even if there's no problem with the code. And the only known solution now when that happens is to restart miku manually. Damn. Need to find out what's going wrong and make sure it cannot happen.
I'm suspecting that ghc needs to access /tmp anyway even with the -tmpdir
option ??
STRANGE!!!!! It kinda never happend anymore after I redirect the compiler's stdout to /dev/null. wtf. really. wtf?
Perhaps I should add Haskell support. Sounds fun.