From d6974d6f288620b6a0f23493c70d159fd2e15b0d Mon Sep 17 00:00:00 2001 From: Michael Peyton Jones Date: Wed, 12 Jun 2024 10:40:38 +0100 Subject: [PATCH] Bump index state This is an attempt to isolate changes from https://github.com/haskell/haskell-language-server/pull/4233 in order to reproduce the mac build failure. --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index faa94671f8..d33e73eb41 100644 --- a/cabal.project +++ b/cabal.project @@ -7,7 +7,7 @@ packages: ./hls-plugin-api ./hls-test-utils -index-state: 2024-06-07T00:00:00Z +index-state: 2024-06-10T12:08:58Z tests: True test-show-details: direct