Skip to content

Move haskell-interactive-prompt-state related definitions to haskell-utils.el #1226

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

Merged
merged 4 commits into from
Mar 21, 2016
Merged

Move haskell-interactive-prompt-state related definitions to haskell-utils.el #1226

merged 4 commits into from
Mar 21, 2016

Conversation

geraldus
Copy link
Contributor

We have a circular dependency haskell-modehaskell-cabal now. Looks like that the only thing required in haskell-cabal from haskell-mode is haskell-mode-toggle-interactive-prompt-state function. To resolve circular dependency I moved this function to Utils module.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 29.88% when pulling 07e9667 on geraldus:g/fix-circular-deps into cc22219 on haskell:master.

gracjan added a commit that referenced this pull request Mar 21, 2016
Move haskell-interactive-prompt-state related definitions to haskell-utils.el
@gracjan gracjan merged commit 64442fc into haskell:master Mar 21, 2016
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.

3 participants