aboutsummaryrefslogblamecommitdiff
path: root/cabal.project
blob: e89a2cd531222b58662af6b7da9876ddccd9646c (plain) (tree)
1
2
3
4
5
6
7
8
                      
 

                       
                           
                        
 
                      



                  







                       
 
                                                                    
                                 
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