Skip to content

Commit 07853ef

Browse files
committed
flake.nix, haskell-backend/src/main/native/haskell-backend: update to version v0.1.146
1 parent 9bb74fc commit 07853ef

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.145";
11+
url = "github:runtimeverification/haskell-backend/v0.1.146";
1212
inputs.rv-nix-tools.follows = "rv-nix-tools";
1313
inputs.nixpkgs.follows = "nixpkgs";
1414
};

0 commit comments

Comments
 (0)