knupfer / haskell-emacs

Write Emacs extensions in Haskell
376 stars 22 forks source link

remove compiled code after upgrade #2

Closed knupfer closed 9 years ago

knupfer commented 9 years ago

haskell-emacs should check whether its source has benn upgraded and remove compiled binaries if this is the case. This should prevent funny bugs while bootstrapping in which the old binary doesn't understand the new instructions from the elisp code.

knupfer commented 9 years ago

Bug fixed with this commit: e7190a78702fd854c92f2ff45434d382c6b071db