Mango The Fourth

Results 132 issues of Mango The Fourth

we desperately need tests, best would be to just run the things I have manually confirmed on the test data that is available in the repo already

good first issue

we should probably suggest the "latest" fix version, as queried on hackage. this will probably subsume a feature that just queries the most recent package on hackage, i.e. shows if...

enhancement

currently we only display one fix version, ideally we would display (a) range(s) of fix versions

enhancement
good first issue

Hi! I wanted to ask whether there's some "idiomatic" way for the following scenario with monaco-languageclient: - a languageserver is running on a backend - the user uses goto definition...

This is useful for being to run haskell-language-server against URIs that are not file URIs. I am not sure about all the places and there's one more change that I...

## Is your enhancement request related to a problem? Please describe. say I have a function ```haskell data X = A | B | C | D f :: X...

type: enhancement

Currently, hls assumes that everything that it is working with are files. This is true even for the VFS. This is a problem because it prevents hls to work with...

## Is your enhancement request related to a problem? Please describe. - for some reason, fields when used as functions get highlighted as fields, but when used as accessors using...

type: bug
type: enhancement
component: semantic-tokens

**Describe the bug** Say I have a cabal project with two packages `a` and `b` where - each of them has a library - `b` depends on `a` - `a`...

type: bug
needs triage
re: multi-repl

# summary Some cosmetic improvements Feel free to accept only a subset of the commits, they're very much all proposals. Sadly I cannot upload some of the pictures of the...