Hi,

Thanks for reporting this, it certainly looks like it is a bug in the
Haskell-specific code.  I've add this to our TODO list.

http://eschulte.github.com/babel-dev/

Best -- Eric

Taru Karttunen <tar...@taruti.net> writes:

> 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


_______________________________________________
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

Reply via email to