Skip to content

Conversation

geraldus
Copy link
Contributor

@geraldus geraldus commented Apr 4, 2016

GHCi prior to version 8.0.1 have bug in :complete command: when completing operators it returns a list of all imported identifiers (see Track ticket). This leads to significant Emacs slowdown. To aviod slowdown operator completions are disabled for now.

@geraldus
Copy link
Contributor Author

geraldus commented Apr 4, 2016

Whoops, it's too early. I have to check not first char but the last.

@geraldus
Copy link
Contributor Author

geraldus commented Apr 4, 2016

Ok, done.

@gracjan gracjan merged commit 048b157 into haskell:master Apr 4, 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.

2 participants