From 13c72dddb761e799800494ad682eea128359769a Mon Sep 17 00:00:00 2001 From: Stephen Huan Date: Sat, 24 Jun 2023 18:09:29 -0700 Subject: [PATCH] fix(haskell_persistent): add to lockfile.json --- lockfile.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lockfile.json b/lockfile.json index 2a6f44391..8348c4cf4 100644 --- a/lockfile.json +++ b/lockfile.json @@ -200,6 +200,9 @@ "haskell": { "revision": "a75238fdefc2281cdba7dc4dca13f1d68a91f177" }, + "haskell_persistent": { + "revision": "58a6ccfd56d9f1de8fb9f77e6c42151f8f0d0f3d" + }, "hcl": { "revision": "becebebd3509c02e871c99be55556269be1def1b" },