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

Fix for https://github.com/eagletmt/ghcmod-vim/issues/30 #32

Merged
merged 3 commits into from
Oct 15, 2013

Conversation

preygel
Copy link

@preygel preygel commented Oct 12, 2013

A fix is to explicitly tell ghc-mod to use newline as the line separator, in place of its default NULL. The requisite flag ("-b") is present in ghc-mod >= 2.1.2.

As I understand it, the issue is the result of ghc-mod issues/changes

Anatoly Preygel added 3 commits October 11, 2013 16:57
to use newline as the line separator (rather than the default NULL) for
ghc-mod expand.
Tell ghc-mod to use newline as the line separator, in place of its default NULL.
eagletmt added a commit that referenced this pull request Oct 15, 2013
@eagletmt eagletmt merged commit c7999e8 into eagletmt:master Oct 15, 2013
@eagletmt
Copy link
Owner

Thanks!

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