Skip to content
2 changes: 1 addition & 1 deletion deps/haskell-backend_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.145
v0.1.147
14 changes: 7 additions & 7 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
llvm-backend.inputs.nixpkgs.follows = "nixpkgs";

haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.145";
url = "github:runtimeverification/haskell-backend/v0.1.147";
inputs.rv-nix-tools.follows = "rv-nix-tools";
inputs.nixpkgs.follows = "nixpkgs";
};
Expand Down
Loading