emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [babel] Haskell support broken


From: Taru Karttunen
Subject: [Orgmode] [babel] Haskell support broken
Date: Mon, 15 Feb 2010 13:30:47 +0200
User-agent: Sup/0.10.2

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




reply via email to

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