tidal + emacs (osx - trouble)
by yectocsalev@gmail.com
Hello,
I have already installed Tidal with Sublime Text, I'm not sure which version of Tidal I have, but definitely is 1.(something) - it works well using Sublime, but I've been trying to use emacs, first I had a problem with emacs, but now is running well and I already installed the haskell-mode, however when I run a terminal window:
$ emacs hola.tidal
after initializing Haskell 'C-s C-e' the next error appears:
GHCi, version 8.6.3: http://www.haskell.org/ghc/ :? for help
Prelude> syntax: :script <filename>
Prelude>
<interactive>:2:26: error: parse error on input ‘of’
Prelude>
<interactive>:3:23: error: parse error on input ‘of’
Prelude>
<interactive>:4:26: error: parse error on input ‘of’
Prelude>
<interactive>:5:23: error: parse error on input ‘of’
Prelude>
<interactive>:6:26: error: parse error on input ‘of’
Prelude>
<interactive>:7:23: error: parse error on input ‘of’
Prelude>
<interactive>:8:26: error: parse error on input ‘of’
Prelude>
<interactive>:9:1: error: parse error on input ‘/’
Prelude>
I have the feeling that the problem is probably that the tidal.el file is not updated? I created it by following the instructions here -> https://tidalcycles.org/index.php/Emacs
Any help would be tremendously appreciated,
Have a nice day,
rrrr
1 year, 2 months