summaryrefslogtreecommitdiff
path: root/hadrian/cabal.project
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/cabal.project')
-rw-r--r--hadrian/cabal.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/cabal.project b/hadrian/cabal.project
index 91b204d9db..f84f0aed41 100644
--- a/hadrian/cabal.project
+++ b/hadrian/cabal.project
@@ -1,7 +1,7 @@
packages: ./
-- This essentially freezes the build plan for hadrian
-index-state: 2022-01-22T11:45:54Z
+index-state: 2022-03-26T18:46:55Z
-- N.B. Compile with -O0 since this is not a performance-critical executable
-- and the Cabal takes nearly twice as long to build with -O1. See #16817.