-
-
## Proposal
We already have:
- `--ghc-options` specifies options that are used for compilation.
- `--with-ghc` specifies the executable that is used for compilation.
- `--repl-options` specifies…
-
### Bug Description
When I use this workflow I see that the redis node blocks throughput of previous vars:
[Auth_status.json](https://github.com/user-attachments/files/17787486/Auth_status.json)…
-
* https://github.com/haskus/packages/issues/51
* https://github.com/haskell-CI/haskell-ci/issues/698
There are also issues with Cabal version bounds.
-
> `QBaseScope` et al were put in place because of limitations of the Haskell type system at the time. It's likely we can get rid of this. In fact, we should probably rethink the entire scoping system …
-
```
Test suite test: RUNNING...
module System.MemInfo.Choices
should parse a Choices from the command line ok [✔]
+++ OK, passed 100 tests.
module System.MemInfo.Proc
GenValid ExeInfo
…
-
### Bug Description
I found this while using the linkedin API. When I executed the import cURL with the following contents in the HTTP Request node, the values corresponding to the `data-urlencode` w…
-
* define a clear GHC version support range (keep this economical w.r.t. test coverage).
See GHC release status page: https://gitlab.haskell.org/ghc/ghc/-/wikis/GHC-Status
* evaluate test cover…
avdv updated
10 months ago
-
It would be very good if there could be a release of the `Cabal` library far in advance of the next GHC release so that `hadrian` can be built with a released version of the `Cabal` library.
For co…
-
I'm trying to upgrade [Pong](https://github.com/gergoerdi/clash-pong) to use Clash 1.8 with a recent version of GHC. I've managed to upgrade to Clash 1.8/GHC 9.0, but then when I try to switch to GHC …