Play with tidal
(tidal cycles)
This commit is contained in:
parent
a7c19c03df
commit
f55a6b6423
1 changed files with 2 additions and 0 deletions
|
@ -568,6 +568,8 @@
|
|||
(add-to-list 'eglot-server-programs
|
||||
'(haskell-ts-mode . ("haskell-language-server" "--lsp"))))
|
||||
|
||||
(use-package tidal
|
||||
:custom ((tidal-interpreter "tidal")))
|
||||
(use-package purescript-mode
|
||||
:custom ((project-vc-extra-root-markers '("spago.dhall")))
|
||||
:hook ((purescript-mode . eglot-ensure)
|
||||
|
|
Loading…
Add table
Reference in a new issue