Whenever I exit emacs flymake leaves all these temp files lying around. Is there a way to delete those even when I kill flymake and exit.
I dont want to use the hack to save files in temp folder
[Edit]
I am working in Haskell and it leaves temp files like <filename>_flymake.hs
whenever I force close flymake process.