all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [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

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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.