-
Just like the Haskell Language Server displays Code Lens entries that one can click to insert type signatures, we can do the same for swarm-lang.
![image](https://user-images.githubusercontent.com/…
-
There are simply no entry for that in AST:
```haskell
Prelude Language.Haskell.TH> [d| newtype {-# CTYPE "int" #-} Bar = Bar Int |] >>= print
[NewtypeD [] Bar_0 [] Nothing (NormalC Bar_1 [(Bang N…
-
**Describe the bug**
I had a brief network failure. After it recovered, the IRC bridge began looping:
```
[18510] INFO irc: irc.myirc: joining #hackage (ID: #hackageirc.myirc)
[18510] I…
-
I have installed HLS and it works great! I have however, come up against a slight issue with my workflow. I have a stack command that I run to watch file changes, and run my test suite on changes, the…
-
There are some distributions (e.g. Cauchy, Weibull, ...) that exist in the Haskell files, but are not part of the exposed Hakaru syntax. Could these be added so that they can be accessed in Hakaru con…
-
**Issue by [VenessaJohansenBarrera](https://github.com/VenessaJohansenBarrera)**
_Tuesday Apr 07, 2015 at 18:38 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/10844_
----
Added a…
-
# Problem
This issue is to fix the ordered/unordered/sorted lists in Haskell's `lists.json` file(s).
When the original meta `lists.json` was released, it was ambiguous whether "ordered" meant "s…
-
Feel free to assign this to me, so that I don't forget.
What are some things that need testing?
-
**Describe the feature request**
A simple description of what you would like to be added to Cabal.
Given a project as follows:
```
$ cat cabal-freeze-bug.cabal
cabal-version: 3.0
name: …
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…