aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: 7395af8545069cffd6280b7c9a95d3c2f4af3a78 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
packages: ./
          ./haddock-api
          ./haddock-library
          ./haddock-test

with-compiler: ghc-9.0

allow-newer:
  ghc-paths:Cabal,
  *:base,
  *:ghc-prim

-- Pinning the index-state helps to make reasonably CI deterministic
index-state: 2021-05-13T06:18:55Z