Skip to content

Commit

Permalink
Update dependency: deps/hs-backend-booster_release (#4014)
Browse files Browse the repository at this point in the history
Co-authored-by: devops <[email protected]>
Co-authored-by: Bruce Collie <[email protected]>
  • Loading branch information
3 people authored Feb 23, 2024
1 parent d31fabe commit 59f8189
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 21 deletions.
2 changes: 1 addition & 1 deletion deps/hs-backend-booster_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
54a1eb9c4278460b69b19d72280db54108f2d467
6dbd2033cc4368328ea65121613782a23de6792d
70 changes: 55 additions & 15 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
description = "K Framework";
inputs = {
haskell-backend.url = "github:runtimeverification/haskell-backend/ac6908d0ca26f194802c72f66f200e7079139f1b";
haskell-backend.url = "github:runtimeverification/haskell-backend/fa0d3b2809154e4c01c0ab62660f757a8fc31dfb";
booster-backend = {
url = "github:runtimeverification/hs-backend-booster/54a1eb9c4278460b69b19d72280db54108f2d467";
url = "github:runtimeverification/hs-backend-booster/6dbd2033cc4368328ea65121613782a23de6792d";
inputs.nixpkgs.follows = "haskell-backend/nixpkgs";
inputs.haskell-backend.follows = "haskell-backend";
inputs.stacklock2nix.follows = "haskell-backend/stacklock2nix";
Expand Down
2 changes: 1 addition & 1 deletion haskell-backend/src/main/native/haskell-backend
Submodule haskell-backend updated 257 files
2 changes: 1 addition & 1 deletion hs-backend-booster/src/main/native/hs-backend-booster
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
false
#Equals
X:MyId in SET
SetItem ( Z:MyId )
}
#And
{
false
#Equals
Z:MyId in SET
SetItem ( X:MyId )
}
[Error] Prover: backend terminated because the configuration cannot be rewritten further. See output for more details.

0 comments on commit 59f8189

Please sign in to comment.