TODO Haskell source blocks can't resolve references

  • State "TODO" from "" 2010-02-15 Mon 09:13

so for example

#+results: haskell-hiding

#+begin_src haskell :var num=haskell-hiding
  num + 1
#+end_src

results in a

reference 'haskell-hiding' not found in this buffer

error