From 8ffb3da1118ddd40cbb2bc3cd8cf4a9d94d15211 Mon Sep 17 00:00:00 2001
From: Ashley Yakeley <ashley@semantic.org>
Date: Thu, 12 Mar 2020 18:17:52 -0700
Subject: [PATCH] Checklist: mention "stack upload" workaround

---
 Checklist | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Checklist b/Checklist
index ddd19e9..1eb71fa 100644
--- a/Checklist
+++ b/Checklist
@@ -76,6 +76,8 @@ Before release:
 
 14. Upload to Hackage
 
+    ./configure
+        (this is a workaround for https://github.com/commercialhaskell/stack/issues/5222)
     stack upload .
     http://hackage.haskell.org/package/time
 
-- 
GitLab