haskell / haskell/haskell-language-server

Add Qualified imports with types

Open
#697 6 comments 2 reactions 0 assignees View on GitHub
component: imports plugin type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

Hi all,

I would very much appreciate the ability to have an import of the form

```
import Namespace.Module ()
import qualified Namespace.Module as Module
```

Would it be possible to provide this? It seems like a fairly deterministic pattern to replicate with a few easily solvable conflicts. Thoughts?

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.