Skip to content

Commit 1ecf92a

Browse files
committed
flake.nix, haskell-backend/src/main/native/haskell-backend: update to version v0.1.151
1 parent 36d09db commit 1ecf92a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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

0 commit comments

Comments
 (0)