emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Symbol’s value as variable is void: haskell-prompt-regexp
@ 2018-06-04 17:28 Roger Mason
  2018-06-04 18:01 ` Nick Dokos
  0 siblings, 1 reply; 5+ messages in thread
From: Roger Mason @ 2018-06-04 17:28 UTC (permalink / raw)
  To: Org-Mode

Hello,

GNU Emacs 25.3.1 (i386-portbld-freebsd11.1, GTK+ Version
3.22.29) of 2018-04-26

Org mode version 9.1.13 (release_9.1.13-784-ged7d1d @ /home/rmason/.emacs.d/org-git/lisp/)

Attempting to run a haskell code block:

#+begin_src haskell :exports results 
cations=["Na","Mg","Al","Si","K","Ti","Fe"]
atwt=[22.9897,24.305,26.9815,28.0855,39.0983,47.867,55.845]
nanmol=[1,1,3,2,1,2,3]
ncatmol=[2,1,2,1,2,1,2]
anwt= replicate (length atwt) 15.9994
#+end_src

gives this message:
executing Haskell code block...
run-hooks: Symbol’s value as variable is void: haskell-prompt-regexp

Any help in solving this will be most appreciated.

Thanks,
Roger

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-06-04 19:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-04 17:28 Symbol’s value as variable is void: haskell-prompt-regexp Roger Mason
2018-06-04 18:01 ` Nick Dokos
2018-06-04 18:16   ` Roger Mason
2018-06-04 18:36     ` Nick Dokos
2018-06-04 19:28       ` Roger Mason

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).