Skip to content

Proper cabal-dev support #128

New issue

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

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

Already on GitHub? Sign in to your account

Closed
srhb opened this issue Mar 7, 2013 · 3 comments
Closed

Proper cabal-dev support #128

srhb opened this issue Mar 7, 2013 · 3 comments

Comments

@srhb
Copy link

srhb commented Mar 7, 2013

I would love to see cabal-dev support for C-c C-l. As far as I can see, implementing this feature is very easy (for someone who knows elisp.)

If I'm not mistaken, the solution goes like this:

  1. Find project root
  2. Check if there's a cabal-dev directory
  3. Check if haskell-program-name-cabal-dev is set and if so:
  4. Launch cabal-dev from the project root.

Would this be possible?

@ivan-m
Copy link
Contributor

ivan-m commented Mar 8, 2013

I thought there was cabal-dev support in the new project-based workflow; just configure haskell-process-type.

@chrisdone
Copy link
Member

If someone who uses inferior-haskell-mode wants to take ownership of this issue, please do so. See #145. Otherwise I will close next month.

@srhb srhb closed this as completed Sep 19, 2013
@hvr
Copy link
Member

hvr commented Sep 20, 2013

note: inf-haskell will probably get cabal repl support instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants