Skip to content

Quick Installation #859

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 2 commits into from
Sep 10, 2015
Merged

Quick Installation #859

merged 2 commits into from
Sep 10, 2015

Conversation

k-bx
Copy link
Contributor

@k-bx k-bx commented Sep 10, 2015

Previous instructions didn't work for me because they required (require 'package) to be inside .emacs first.

I propose going this "put this to your .emacs" route. Not sure if it's much better, but at least it should work for clean emacs out of the box, unlike previous instructions. Adding one more item to previous instructions to put "require 'package" seemed to make this "quick installation" too big.

What do you think?

Previous instructions didn't work for me because they required `(require 'package)` to be inside `.emacs` first.

I propose going this "put this to your .emacs" route. Not sure if it's much better, but at least it should work for clean emacs out of the box, unlike previous instructions. Adding one more item to previous instructions to put "require 'package" seemed to make this "quick installation" too big.

What do you think?
gracjan added a commit that referenced this pull request Sep 10, 2015
@gracjan gracjan merged commit c9b6712 into haskell:master Sep 10, 2015
@gracjan
Copy link
Contributor

gracjan commented Sep 10, 2015

Well, I guess this just works... Still it is fishy to get into so many gotchas just to run haskell-mode.

@k-bx
Copy link
Contributor Author

k-bx commented Sep 10, 2015

@gracjan totally agree. Would be great to find a better solution.

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.

2 participants