-
https://www.reddit.com/r/haskell/comments/9x2is1/what_fp_can_learn_from_smalltalk_i_aimed_quite_a/
@deech did a talk at LambdaWorld in September, showing some cool features in SmallTalk.
Which o…
alanz updated
5 years ago
-
Hey!
Congrats, this is awesome!
I am just wondering if there is a way to develop not only for `nvim` but for `vim`. I need backwards compatibility with older versions of vim. Perhaps something can …
-
I guess this is related to #522 (but I couldn't figure out how to re-open it).
Now when I try C-c C-l, I get an error saying
Run ‘C-h f haskell-mode‘ for instruction how to setup a Haskell int…
-
TCP sockets, even bound to `localhost`, are insecure against local attackers. To solve this, either TCP sockets must not be used or strong cryptographic authentication (such as HMAC of all messages) …
-
Hi,
The docs for the extension says that ghcid should be a global tool. What if ghcid have been installed with
```
stack build --copy-compiler-tool ghcid
```
from inside a stack project. Th…
-
### Bug description
When creating presentations with formulas in the `reveal.js` format, the formulas do not render without Internet access, even if you specify `self-contained-math: true`.
The pr…
-
Per the [LSP Docs](https://lsp.readthedocs.io/en/latest/), I've ran `npm install -g javascript-typescript-langserver` to install this language server.
For a while, things were working great. I t…
-
I'm trying to use hie on a sizeable code base - 500+ files, TH, generics, 200 fields records, etc. Very recent hie working with ghc8.8. For some reason it works much worse compared to a version compil…
pacak updated
4 years ago
-
We've talked in the past (dunno if you remember - 3 years ago maybe?).
### Summary
Thanks for the great project :) Incoming wall of text, but I hope it is all to the point. I would like to migra…
-
This is the log:
```
2020-01-03 17:55:33.948008 [ThreadId 4] - run entered for hie-wrapper(hie-wrapper) Version 1.0.0.0, Git revision 704ed3c982ce350f6aafbf4854e91da1e2a1d1c2 (dirty) (3528 commits…