-
* From the recent experience we know that:
* Users needs a hackage release for every github release we do: #1282
* The hackage release is cumbersome and error prone and involve the coordination …
-
**Describe the bug**
Using: `cabal install hledger-flow`
Receive:
Resolving dependencies...
Build profile: -w ghc-8.10.5 -O1
In order, the following will be built (use -v for more details):
- …
-
Hi @nwolverson! I noticed while testing earlier today that the language server works just fine with PureScript 0.14, except for the auto-completion. Specifically, when I type an identifier (like `lift…
-
I have succesfully built this using `ghc-8.10.3` and `profunctors-5.6.1`.
If you are able to make this change and release a new version, it will allow us to better package this project in gentoo.
-
## Summary
I've just encountered a crash that happened due to presence of old `docs.json` files in the `output/` directory (removing `output/` solved the problem).
## Proposal
Include compile…
-
### Your environment
Output of `haskell-language-server --probe-tools` or `haskell-language-server-wrapper --probe-tools`:
```
cabal: 3.4.0.0
stack: 2.5.1
ghc: 8.10.4
```
Which lsp-client do…
F15Ky updated
3 years ago
-
The test passed on my machine, but when I submitted the code I got an error message:
```
Tests failed
Cabal file info not found for string-conversions-0.4.0.1@sha256:9c4075e54aa6cabfe244e07e2a1de…
-
the haskell syntax plugin for instance is about 2 years out of date
`" Last Change: 2018 Mar 29 by Marcin Szamotulski`
vs
`" Last Change: 2020 Oct 4 by Marcin Szamotulski `
effected files:
```
…
-
Due to the `vector` package upgrade, the following happened:
```
vanessa@thinkpad ~/programming 🌸 cabal new-install ats-pkg
Resolving dependencies...
Build profile: -w ghc-8.6.2 -O1
In order, t…
-
I have some proofs that I ported from catdb which slowed down immensely when moving from using heterogeneous equality to using transport and PathGroupoids, namely https://github.com/JasonGross/HoTT/co…