knupfer / haskell-emacs

Write Emacs extensions in Haskell
376 stars 22 forks source link

macros behave inconsistent #17

Closed knupfer closed 9 years ago

knupfer commented 9 years ago

a function like (defun abc (input) (Test.test input)) works fine, if the file is loaded or required, but on eval-buffer and friends, it complains about undefined variable input

knupfer commented 9 years ago

Fixed by commit 3798a9fa30fa6cfc158cda639105c9e60725ae73