summaryrefslogtreecommitdiff
path: root/hadrian/cabal.project
blob: 84534dbf7b62aa8462ea7190b0489627990091ff (plain)
1
2
3
4
5
6
7
packages: ./

-- 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
  optimization: False