-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flake.nix, hs-backend-booster/src/main/native/hs-backend-booster: upd…
…ate to version 26b5d2df37c6fcc210d80ff57d1c3572a41f90b5
- Loading branch information
rv-jenkins
committed
Oct 19, 2023
1 parent
226a173
commit 917119d
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule hs-backend-booster
updated
10 files
+15 −98 | .github/workflows/test.yml | |
+2 −2 | cabal.project | |
+1 −68 | cabal.project.freeze | |
+1 −1 | deps/haskell-backend_release | |
+26 −534 | flake.lock | |
+100 −214 | flake.nix | |
+37 −0 | scripts/integration-tests.sh | |
+1 −1 | stack.yaml | |
+5 −5 | stack.yaml.lock | |
+1 −1 | test/rpc-integration/test-logTiming/test.sh |