summaryrefslogtreecommitdiff
path: root/hadrian/cabal.project
blob: d9c329141f68eca16c3a780ae147d39d6a95d1a5 (plain)
1
2
3
4
5
6
7
8
packages: ./
          ../libraries/Cabal/Cabal/

# 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