diff options
author | Hécate Moonlight <hecate+github@glitchbra.in> | 2022-08-05 22:51:57 +0200 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2022-08-05 19:10:49 -0400 |
commit | 7f2892b571c7b072c86edbf21b7c7469e21f6303 (patch) | |
tree | 5a1a1d4d63c6315539a3606cc223b941f4c8620a /cabal.project | |
parent | 06b72bd9becf87e5396bb640289b63679a39ab3c (diff) |
Bump the versions
Diffstat (limited to 'cabal.project')
-rw-r--r-- | cabal.project | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 529b2250..e89a2cd5 100644 --- a/cabal.project +++ b/cabal.project @@ -5,7 +5,7 @@ packages: ./ ./haddock-library ./haddock-test -with-compiler: ghc-head +with-compiler: ghc-9.4 allow-newer: ghc-paths:Cabal, @@ -20,4 +20,4 @@ package haddock-api tests: False -- Pinning the index-state helps to make reasonably CI deterministic -index-state: 2021-01-24T12:09:34Z +index-state: 2022-08-05T20:43:48Z |