Tyrn
Tyrn
Thanks! I am not very well versed with pull requests and things. I understand that some coding is supposed be mine, and some yours. I am not sure about which...
I've made a fork, messed around with it a bit. I can probably make a patch, formally, but I can't see a reasonably clean solution so far. First thing you'd...
"Compiled executive" means escript. It behaves as expected, they say. Is there a way to manage it?
By "install" you mean copy? I copied `erlport` directory from `deps` to `/usr/lib/python3.7/site-packages`. No effect.
The error is curious: what does GHCup (nuked) have to do with all this? ``` master ~/spaces/haskell/hello> nix develop [alexey@gaucho hello]$ haskell-language-server [ Error ] [GHCup-00130] The version 9.4.8 of...
My OS is Manjaro (Arch family). I've got two boxes with similar installation. On one I use GHCup, and HLS just works. `:LspInfo` shows `haskell-language-server-wrapper` with options, indeed. ``` Language...
Thank you very much for your effort above and beyond the call of duty! I'm thinking what my next step should be. I don't use NixOS, so I can't just...
First step: moved the [init.lua](https://github.com/AstroNvim/astrocommunity/blob/main/lua/astrocommunity/pack/haskell/init.lua) from the Astrocommunity Haskell Pack (already removed from my config) to `~/.config/nvim/lua/user/plugins/haskell.lua`. Still works, not a character changed. Almost too good to be true. Great...
Oh, I see. ``` ;; ######## Limitations ######################################## ... ;; Emacs will not call input-method-function for keys that have non numeric ;; codes or whos code is outside the range...
But *how* can I start a project based on the Blue Pill? The dropdown menus don't offer it.