emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] [babel] Haskell support broken


From: Eric Schulte
Subject: Re: [Orgmode] [babel] Haskell support broken
Date: Mon, 15 Feb 2010 09:29:03 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux)

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 <address@hidden> 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.
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode




reply via email to

[Prev in Thread] Current Thread [Next in Thread]