Add a warning in the project file to run cabal update. (#526)

This commit is contained in:
Phil de Joux 2022-04-06 09:10:11 -04:00 committed by GitHub
parent f91dbdc6fa
commit f9008e81bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,4 +19,5 @@ jobs: $ncpus
-- Ensures that tests print their output to stdout as they execute. -- Ensures that tests print their output to stdout as they execute.
test-show-details: direct test-show-details: direct
-- WARNING: Run cabal update if your local package index is older than this date.
index-state: 2022-03-22T14:16:26Z index-state: 2022-03-22T14:16:26Z