blob: e89a2cd531222b58662af6b7da9876ddccd9646c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  | 
with-compiler: ghc-9.4
packages: ./
          ./haddock-api
          ./haddock-library
          ./haddock-test
with-compiler: ghc-9.4
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: 2022-08-05T20:43:48Z
 
  |