Skip to content

Commit

Permalink
Update dependency: deps/haskell-backend_release (#4605)
Browse files Browse the repository at this point in the history
Co-authored-by: devops <devops@runtimeverification.com>
Co-authored-by: Jost Berthold <jost.berthold@gmail.com>
  • Loading branch information
3 people authored Oct 16, 2024
1 parent f7ffc02 commit 6b2534d
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deps/haskell-backend_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.76
v0.1.89
8 changes: 4 additions & 4 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 @@ -3,7 +3,7 @@
inputs = {
llvm-backend.url = "github:runtimeverification/llvm-backend/v0.1.100";
haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.76";
url = "github:runtimeverification/haskell-backend/v0.1.89";
inputs.rv-utils.follows = "llvm-backend/rv-utils";
inputs.nixpkgs.follows = "llvm-backend/nixpkgs";
};
Expand Down

0 comments on commit 6b2534d

Please sign in to comment.