Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

obelisk framework and dante-start - help? #91

Closed
elgusy opened this issue Oct 12, 2018 · 1 comment
Closed

obelisk framework and dante-start - help? #91

elgusy opened this issue Oct 12, 2018 · 1 comment

Comments

@elgusy
Copy link

elgusy commented Oct 12, 2018

Hi, this is an dummy example of how i'd like to make dante run ob repl:
(nix-obelisk . ,(lambda (root) (dante-repl-by-file root '("some-obelisk-file.ob") '("ob" "repl"))))
Dante was taking a cabal new-repl from dante-repl-command-line-methods-alist when I open a obelisk project's file, so I hardcoded that to ob repl.
However, I get an error File mode specification error: (file-error Searching for program No such file or directory ob repl) and cannot figure out what is going wrong there. If ob repl works from console it should work with dante too, right?
What is it im doing wrong?
Thanks

@elgusy
Copy link
Author

elgusy commented Oct 14, 2018

#93

@elgusy elgusy closed this as completed Oct 14, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant