Skip to content
Snippets Groups Projects
Commit cd29148c authored by Oleg Grenrus's avatar Oleg Grenrus Committed by Ben Gamari
Browse files

Add index-state to hadrian/cabal.project

Then one is freer to omit upper bounds, as we won't pick
any new entries on Hackage while building hadrian itself.

(cherry picked from commit 9431f905)
parent c7ff6775
No related branches found
No related tags found
No related merge requests found
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment