diff --git a/deps/haskell-backend_release b/deps/haskell-backend_release index 0d6043265f..d5009c06fc 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.104 +v0.1.108 diff --git a/flake.lock b/flake.lock index fce466c75c..453b61db44 100644 --- a/flake.lock +++ b/flake.lock @@ -65,16 +65,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1733283993, - "narHash": "sha256-CK126KzmZQfPqqn0SFba1vg4DL/V/13dsjcFareE8Lo=", + "lastModified": 1735479118, + "narHash": "sha256-bsrqU0J31CZGhSjJOtb6OUSx0HdrKzvNNuqTkrnk6tc=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "1b6cacb3eab29c7e449b2d255321c3ed348f4229", + "rev": "786c7803e614b4c87319821badf0d84d6b7c289a", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.104", + "ref": "v0.1.108", "repo": "haskell-backend", "type": "github" } @@ -361,16 +361,16 @@ "z3": { "flake": false, "locked": { - "lastModified": 1709835916, - "narHash": "sha256-MIbP3QgKIGF/qUMTupaO7xD46LbmH69kF/394Sajhkg=", + "lastModified": 1734346855, + "narHash": "sha256-8hWXCr6IuNVKkOegEmWooo5jkdmln9nU7wI8T882BSE=", "owner": "Z3Prover", "repo": "z3", - "rev": "3049f578a8f98a0b0992eca193afe57a73b30ca3", + "rev": "6f24123f0c9d1d8bd84dec275c5c7aea939a19fe", "type": "github" }, "original": { "owner": "Z3Prover", - "ref": "z3-4.13.0", + "ref": "z3-4.13.4", "repo": "z3", "type": "github" } diff --git a/flake.nix b/flake.nix index 2a664a969e..4c8eef5fae 100644 --- a/flake.nix +++ b/flake.nix @@ -3,7 +3,7 @@ inputs = { llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.103"; haskell-backend = { - url = "github:runtimeverification/haskell-backend/v0.1.104"; + url = "github:runtimeverification/haskell-backend/v0.1.108"; inputs.rv-utils.follows = "llvm-backend/rv-utils"; inputs.nixpkgs.follows = "llvm-backend/nixpkgs"; }; diff --git a/haskell-backend/src/main/native/haskell-backend b/haskell-backend/src/main/native/haskell-backend index 1b6cacb3ea..786c7803e6 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit 1b6cacb3eab29c7e449b2d255321c3ed348f4229 +Subproject commit 786c7803e614b4c87319821badf0d84d6b7c289a