From da79aea71b9cc7ee6e56792b4716be0ff11a09fb Mon Sep 17 00:00:00 2001 From: Hécate Moonlight Date: Fri, 28 May 2021 12:27:35 +0200 Subject: Use GHC 9.2 in CI runner (#1378) --- haddock-api/.hspec-failures | 1 + 1 file changed, 1 insertion(+) create mode 100644 haddock-api/.hspec-failures (limited to 'haddock-api/.hspec-failures') diff --git a/haddock-api/.hspec-failures b/haddock-api/.hspec-failures new file mode 100644 index 00000000..55d67884 --- /dev/null +++ b/haddock-api/.hspec-failures @@ -0,0 +1 @@ +FailureReport {failureReportSeed = 630888988, failureReportMaxSuccess = 100, failureReportMaxSize = 100, failureReportMaxDiscardRatio = 10, failureReportPaths = []} \ No newline at end of file -- cgit v1.2.3