aboutsummaryrefslogtreecommitdiff
path: root/cabal.project
blob: 1b5a273265750ed6cf8b2e865eb9e48a4c3abd5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
packages: ./
          ./haddock-api
          ./haddock-library
          ./haddock-test

with-compiler: ghc-head

allow-newer:
  ghc-paths:Cabal,
  *:base,
  *:ghc-prim,
  tree-diff:time

package haddock-library
 tests: False

package haddock-api
  tests: False

-- Pinning the index-state helps to make reasonably CI deterministic
index-state: 2021-01-24T12:09:34Z