diff options
author | Hécate Moonlight <hecate+github@glitchbra.in> | 2021-05-13 08:40:14 +0200 |
---|---|---|
committer | Hécate Moonlight <hecate+github@glitchbra.in> | 2021-05-13 08:40:22 +0200 |
commit | 2ebacda9ac4b658676352a43ed02171e76514614 (patch) | |
tree | a8dd7a3b5b932e26cf8f8824892cfdd018aa2b21 | |
parent | b4e7407bc1b61371672c6f0ca3f79954772f7e89 (diff) |
fixup! Use GHC 9.2 in CI runner
-rw-r--r-- | cabal.project | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cabal.project b/cabal.project index 2525070a..7395af85 100644 --- a/cabal.project +++ b/cabal.project @@ -11,4 +11,4 @@ allow-newer: *:ghc-prim -- Pinning the index-state helps to make reasonably CI deterministic -index-state: 2021-01-24T12:09:34Z +index-state: 2021-05-13T06:18:55Z |