knupfer / haskell-emacs

Write Emacs extensions in Haskell
376 stars 22 forks source link

implement an emacs monad #45

Open knupfer opened 8 years ago

knupfer commented 8 years ago

with an emacs monad, haskell functions could pull informations from emacs and use them for calculating stuff, effectively allowing to drive emacs to a much higher degree from haskell.

Open questions: