Skip to content

Commit 683a5db

Browse files
committed
flake.nix, haskell-backend/src/main/native/haskell-backend: update to version v0.1.145
1 parent a2e1e78 commit 683a5db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
llvm-backend.inputs.nixpkgs.follows = "nixpkgs";
99

1010
haskell-backend = {
11-
url = "github:runtimeverification/haskell-backend/v0.1.144";
11+
url = "github:runtimeverification/haskell-backend/v0.1.145";
1212
inputs.rv-nix-tools.follows = "rv-nix-tools";
1313
inputs.nixpkgs.follows = "nixpkgs";
1414
};

0 commit comments

Comments
 (0)