Skip to content

Question: What does "$d" on hover tell the user - and is it wanted behavior? #3463

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
andys8 opened this issue Jan 23, 2023 · 3 comments
Closed
Labels
status: needs triage type: support User support tickets, questions, help with setup etc.

Comments

@andys8
Copy link
Collaborator

andys8 commented Jan 23, 2023

Hey there,

what does $d in $dMonadRandom :: MonadRandom m stand for? Is it wanted and provides a meaning I'm not aware of - or is it some sort of leftover or broken regex?

Thanks for the help.

image
image

Your environment

Vim + CoC

haskell-language-server version: 1.9.0.0 (GHC: 9.2.5) (PATH: /home/andreas/.ghcup/bin/haskell-language-server-wrapper-1.9.0.0)
Tool versions found on the $PATH
cabal:          3.6.2.0
stack:          2.9.1
ghc:            9.2.5
vim --version
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Dec 11 2022 13:50:40)
Included patches: 1-1046
Compiled by Arch Linux
@andys8 andys8 added type: support User support tickets, questions, help with setup etc. status: needs triage labels Jan 23, 2023
@fendor
Copy link
Collaborator

fendor commented Jan 23, 2023

Names generated by GHC, #3316 aims to filter it out afaict

@andys8
Copy link
Collaborator Author

andys8 commented Jan 23, 2023

Cool, that's the hint I was hoping for. I tested the example with the build of the PR. It will filter out both lines. If that's the intended outcome, then I consider this issue can be closed immediately or when #3316 is merged. Thanks.

image

@fendor
Copy link
Collaborator

fendor commented Feb 22, 2023

Clsoed by #3316

@fendor fendor closed this as completed Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs triage type: support User support tickets, questions, help with setup etc.
Projects
None yet
Development

No branches or pull requests

2 participants