Skip to content

Import suggester always fails #535

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

Closed
lukehoersten opened this issue Mar 19, 2015 · 1 comment · Fixed by #573
Closed

Import suggester always fails #535

lukehoersten opened this issue Mar 19, 2015 · 1 comment · Fixed by #573

Comments

@lukehoersten
Copy link
Member

Identifier `lift' not in scope, choose module to import? (y or n) y
Haskell process command errored with: (wrong-type-argument listp t)

This lead @chrisdone to the discovery of a sub-problem where M-! haskell-docks <$> RET fails because of the way <$> is being escaped. This is not an issue for functions like lift though.

@lukehoersten
Copy link
Member Author

Something is still wrong here.

I tested with a clean emacs config and everything works fine. I tried and it works fine with ido in a clean config as well. Something else I have in my config is conflicting. We'll have to track it down but the <$> escape problem is fixed for sure.

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 a pull request may close this issue.

1 participant