* [babel] Haskell support broken
@ 2010-02-15 11:30 Taru Karttunen
2010-02-15 16:29 ` Eric Schulte
0 siblings, 1 reply; 2+ messages in thread
From: Taru Karttunen @ 2010-02-15 11:30 UTC (permalink / raw)
To: emacs-orgmode
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [babel] Haskell support broken
2010-02-15 11:30 [babel] Haskell support broken Taru Karttunen
@ 2010-02-15 16:29 ` Eric Schulte
0 siblings, 0 replies; 2+ messages in thread
From: Eric Schulte @ 2010-02-15 16:29 UTC (permalink / raw)
To: Taru Karttunen; +Cc: emacs-orgmode
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 <taruti@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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-15 16:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-15 11:30 [babel] Haskell support broken Taru Karttunen
2010-02-15 16:29 ` Eric Schulte
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).