Skip to content

Commit

Permalink
flake.nix, haskell-backend/src/main/native/haskell-backend: update to…
Browse files Browse the repository at this point in the history
… version v0.1.84
  • Loading branch information
rv-jenkins committed Sep 26, 2024
1 parent 3916e60 commit ed71ae9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.95";
haskell-backend = {
url = "github:runtimeverification/haskell-backend/v0.1.83";
url = "github:runtimeverification/haskell-backend/v0.1.84";
inputs.rv-utils.follows = "llvm-backend/rv-utils";
inputs.nixpkgs.follows = "llvm-backend/nixpkgs";
};
Expand Down

0 comments on commit ed71ae9

Please sign in to comment.