Hello The following is broken in org-babel + Haskell:
#+tblname: foo | 1 | 2 | 3 | #+begin_src haskell :var i=foo 1 #+end_src Babel complains that "reference 'foo' not found in this buffer", but works fine when replacing haskell with e.g. perl. - Taru Karttunen _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode