Claudio Bley
Claudio Bley
**Is your feature request related to a problem? Please describe.** There have been made several fixes in rules_nixpkgs that we need. * https://github.com/tweag/rules_nixpkgs/issues/461 * https://github.com/tweag/rules_nixpkgs/pull/479 **Describe the solution you'd like**...
* 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 coverage and expand where needed * e.g....
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems Renovate tried to run on this repository, but found these problems....
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_python | bazel_dep | minor | `0.21.0` -> `0.27.1` | | [rules_python](https://togithub.com/bazelbuild/rules_python) |...
**Describe the bug** Testing `//tests/haskell_module/dep-narrowing-th:Test` on amd64 Darwin using GHC 9.6 crashes ghc-iserv with a BUS error when using a GHC from nixpkgs, and with a SIGSEGV error using a...
**Describe the bug** Cabal is calling `ghc --info` to gather information about the cc toolchain, such as if the `ar` tool is supporting response files. Some of this information can...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_java | bazel_dep | major | `6.1.0` -> `7.3.1` | --- > [!WARNING]...
Fixes #1779 (and also remove the rules_nixpkgs_rust module from the registry which we don't use)