summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hadrian/cabal.project3
1 files changed, 3 insertions, 0 deletions
diff --git a/hadrian/cabal.project b/hadrian/cabal.project
index 84534dbf7b..7c37c1d50e 100644
--- a/hadrian/cabal.project
+++ b/hadrian/cabal.project
@@ -1,5 +1,8 @@
packages: ./
+-- This essentially freezes the build plan for hadrian
+index-state: 2019-12-16T07:24:23Z
+
-- 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.
package Cabal