summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Graf <sebastian.graf@kit.edu>2020-06-17 11:24:36 +0200
committerSebastian Graf <sebastian.graf@kit.edu>2020-06-17 11:24:36 +0200
commitd0502c0823aab03e2c8c93ff97ab5f2c2e632ff3 (patch)
tree4770434c51e91b796ab70517eb3f00148dcd545a
parentcf01477f03da13caaf78caacc5b001cb46a86685 (diff)
downloadhaskell-wip/bump-cabal-index-state.tar.gz
hadrian: Bump pinned cabal.project to an existent index-statewip/bump-cabal-index-state
-rw-r--r--hadrian/cabal.project2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/cabal.project b/hadrian/cabal.project
index 569dce04b5..6d928fe37f 100644
--- a/hadrian/cabal.project
+++ b/hadrian/cabal.project
@@ -1,7 +1,7 @@
packages: ./
-- This essentially freezes the build plan for hadrian
-index-state: 2020-03-28T07:24:23Z
+index-state: 2020-06-16T03:59:14Z
-- 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.