haskell / haskell/haskell-language-server

HLS does not suggest Data.ByteString.Internal for possible imports

Open
#3,369 9 comments 0 reactions 0 assignees View on GitHub
status: in discussion type: bug
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

GHC 9.2.4
HLS 1.8

I write the following in a file:

```haskell
foo = c2w
```

Expected behavior is a code action for importing `c2w` from `Data.ByteString.Internal`, instead I receive no hint...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.