diff --git a/deps/haskell-backend_release b/deps/haskell-backend_release index e6b9188450..8728f9684e 100644 --- a/deps/haskell-backend_release +++ b/deps/haskell-backend_release @@ -1 +1 @@ -v0.1.95 +v0.1.97 diff --git a/flake.lock b/flake.lock index 8907ae4011..260c71cf36 100644 --- a/flake.lock +++ b/flake.lock @@ -65,16 +65,16 @@ "z3": "z3" }, "locked": { - "lastModified": 1730331357, - "narHash": "sha256-94XaYki+qhuQHR6K5YkajbL6Vby0EjggReTP9unzPk4=", + "lastModified": 1730421015, + "narHash": "sha256-crZXr/IfwSoC6bmI9GXWDv8UK40L2mFX5ZrHLvlpe5c=", "owner": "runtimeverification", "repo": "haskell-backend", - "rev": "81fe80ccdfadb21c0a0c8488632afe8365cd884a", + "rev": "44778e5b349e85f0fd1c40c13691d744e2ddad11", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.95", + "ref": "v0.1.97", "repo": "haskell-backend", "type": "github" } diff --git a/flake.nix b/flake.nix index 5173a4821d..c6e3061e74 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.95"; + url = "github:runtimeverification/haskell-backend/v0.1.97"; 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 81fe80ccdf..44778e5b34 160000 --- a/haskell-backend/src/main/native/haskell-backend +++ b/haskell-backend/src/main/native/haskell-backend @@ -1 +1 @@ -Subproject commit 81fe80ccdfadb21c0a0c8488632afe8365cd884a +Subproject commit 44778e5b349e85f0fd1c40c13691d744e2ddad11