GHCi :complete command for operators: Fix spaceless cases of #10576.
When separating operators from identifiers in a `:complete` command take advantage from the different character sets of the two items: * operators contain only specialSymbol characters. * Identifiers don't contain specialSymbol characters, with the exception of dots.
parent
f1362008
No related branches found
No related tags found
Pipeline #31230 canceled
Stage: tool-lint
Stage: quick-build
Stage: lint
Stage: build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Loading
-
mentioned in merge request !4941 (closed)
-
mentioned in issue #10576 (closed)
-
mentioned in issue #20101 (closed)
-
mentioned in merge request !6160 (closed)
Please register or sign in to comment