blob: 2525070aa89a63abf90ba1f14e42c25df261e621 (
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-01-24T12:09:34Z
|