-
**Oni Version:** 0.3.6
**Neovim Version (Linux only):**
NVIM v0.3.0
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/cc -g -O2 -fdebug-prefix-map=/build/neovim-rIdblb/neovim-0.…
-
### Your environment
Which OS do you use: MacOS
Which LSP client (editor/plugin) do you use: Sublime Code
### Steps to reproduce
```
aaa :: Word
aaa = 10
𐀀𐀀𐀀 :: Word
𐀀𐀀𐀀 = 10
```
…
-
## Your environment
Which OS do you use?
Which version of GHC do you use and how did you install it?
Linux lenovotp-20n3s7bc02 5.15.165-1-MANJARO
How is your project built (alternat…
-
I am trying to launch `hie` (haskell-ide-engine, https://github.com/haskell/haskell-ide-engine) from intelliJ.
The raw command looks like this for "*.hs" files: `/path/to/home/.local/bin/stack exec -…
-
data-default-0.8.0.0 is out of bounds for:
- [ ] HMock-0.5.1.2 (>=0.7.1 && < 0.8). Chris Smith . Used by: library
- [ ] aws-0.24.2 (>=0.5.3 && < 0.8). Grandfathered dependencies. Used by: library
-…
-
Stack2nix is cool if you have to maintain a `stack.yaml` and want a reliable way to turn it into a nix file. However it does not work well as a migration tool yet.
For instance here is the haskell…
-
### Your environment
Which OS do you use? Linux / NixOS
Which version of GHC do you use and how did you install it? GHC `9.10.1`, installed using nix/nixpkgs.
How is your project built (alternative…
-
I just installed ubuntu 23.10 with ghcup and i'm getting this
```
» cabal install dhall-lsp-server
Resolving dependencies...
Error: cabal: Could not resolve dependencies:
[__0] trying: dhall-ls…
-
### Your environment
Which OS do you use: macOS
Which LSP client (editor/plugin) do you use: Doom Emacs + LSP Mode/lsp-haskell
Describe your project (alternative: link to the project):
[…
-
Some issues I encountered:
## Where settings have to go
Answer: Into the Sublime LSP settings, like this:
```
// Settings in here override those in "LSP/LSP.sublime-settings",
{
"clien…