Skip to content
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

Determine proper default Cabal directory when no Cabal project #785

Merged
merged 1 commit into from
Jul 29, 2015

Conversation

ocecaco
Copy link
Contributor

@ocecaco ocecaco commented Jul 29, 2015

This commit fixes #784. When haskell-process-load-or-reload-prompt is
set to nil, haskell-cabal-get-dir used to return nil when there is
no Cabal project. Now it returns default-directory instead.

This commit fixes haskell#784. When `haskell-process-load-or-reload-prompt` is
set to `nil`, `haskell-cabal-get-dir` used to return `nil` when there is
no Cabal project. Now it returns `default-directory` instead.
gracjan added a commit that referenced this pull request Jul 29, 2015
Determine proper default Cabal directory when no Cabal project
@gracjan gracjan merged commit 6d941ee into haskell:master Jul 29, 2015
@ocecaco ocecaco deleted the bugfix-cabal-get-dir-default branch July 29, 2015 10:18
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

Successfully merging this pull request may close these issues.

Error on "C-c C-l"
2 participants