Skip to content

Fix haskell-ds-create-imenu-index to work properly in lexical binding mode #839

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 1 commit into from
Aug 30, 2015

Conversation

cocreature
Copy link
Contributor

symbol-value doesn't work with lexical bindings enabled

Not super pretty, but better than completely broken :)
I'm open to suggestions if there are nicer ways to make this work with lexical bindings.

symbol-value doesn't work with lexical bindings enabled
@cocreature
Copy link
Contributor Author

Fixed the travis builds.

@gracjan gracjan changed the title Fix decl-scan, fixes #832 Fix decl-scan to work properly in lexical binding mode Aug 30, 2015
@gracjan gracjan changed the title Fix decl-scan to work properly in lexical binding mode Fix haskell-ds-create-imenu-index to work properly in lexical binding mode Aug 30, 2015
gracjan added a commit that referenced this pull request Aug 30, 2015
Fix haskell-ds-create-imenu-index to work properly in lexical binding mode
@gracjan gracjan merged commit 128ec25 into haskell:master Aug 30, 2015
@gracjan
Copy link
Contributor

gracjan commented Aug 30, 2015

This is how it should be done. 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