-
-
Notifications
You must be signed in to change notification settings - Fork 408
Closed
Labels
component: ghcidetype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..type: enhancementNew feature or requestNew feature or request
Description
version:
tauren :: ~ » haskell-language-server-wrapper --version
haskell-language-server version: 1.0.0.0 (GHC: 8.10.4) (PATH: /home/googleson78/.ghcup/bin/haskell-language-server-wrapper-1.0.0) (GIT hash: 4cd1cf934638881e52b3eba9f70157a4b799c0e9)
When trying to import a type synonym operator (possibly also for families), you need to use (e.g.) import Fcf (type (@@)). hls however only generates import Fcf ((@@))
Ailrun
Metadata
Metadata
Assignees
Labels
component: ghcidetype: bugSomething isn't right: doesn't work as intended, documentation is missing/outdated, etc..Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..type: enhancementNew feature or requestNew feature or request