From 8775a49534095ad54c824c6220df5679086d1658 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Wed, 8 Jan 2025 03:53:44 +0000 Subject: [PATCH] Fix typo. Refs #59. --- home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.md b/home.md index f70d794..ba91418 100644 --- a/home.md +++ b/home.md @@ -32,7 +32,7 @@ fields of an existential type UExpr, which were largely unused outside of Copilot's internals. The new implementation is compatible with versions of GHC from 8.6 to 9.10, as -well as with the Stackage Nightly. +well as with Stackage Nightly. This release has been made possible thanks to key submissions from Frank Dedden (@fdedden), Ryan Scott (@RyanGlScott), and Kyle Beech (@kaBeech), the last of