-
I'm using Neovim + Coc.nvim + HLS.
Suppose I have a function with a bunch of errors:
![hls1](https://user-images.githubusercontent.com/40014472/85141148-f3340300-b263-11ea-9149-81232b977ddb.png)
…
-
### Your environment
Which OS do you use?
MacOS
Which version of GHC do you use and how did you install it?
9.6.2 from GHCUp
How is your project built (alternative: link to the pr…
-
There is now a liquid haskell GHC typechecker plugin. This has some level of support in ghcide, but needs first class hover etc support.
Ping @kosmikus . More detail/requirements please
cc @ran…
alanz updated
10 months ago
-
It seems that there are currently two interpretations for `Maybe`:
1. A field that may be `Null`. This is suggested by the fact that `toJSON Nothing = Null` and `fromJSON Null = Nothing`
2. A field …
-
It's fairly common to name variables the same as the fields they will be assigned to in a struct literal. This change allows that to be lighter on the page.
Allow `someStruct{:key}` to be shorthand…
-
This would mean two things:
- [x] Change the installer to tell users to add `vim.opt.runtimepath:append(vim.fs.joinpath(rocks_config.rocks_path, "lib", "luarocks", "rocks-5.1", "rocks.nvim", "*"))`…
-
### Please fill out the following:
Several projects I know of (https://github.com/nvim-neorocks/luarocks-tag-release, https://github.com/neovim/neovim/) use emmylua in comments, It helps check some t…
teto updated
8 months ago
-
### Your environment
I am running on an M1 Mac.
### Steps to reproduce
```
% wget https://downloads.haskell.org/~hls/haskell-language-server-1.8.0.0/haskell-language-server-1.8.0.0-aarch…
tvh updated
10 months ago
-
### Feature description
I'm glad to have contributed to the support for NixOS last time.
Since then, we have been able to operate it stably for several months.
However, previous support did not p…
-
### Your environment
Which OS do you use:
RETTY_NAME="Debian GNU/Linux bookworm/sid"
NAME="Debian GNU/Linux"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_U…