From f94e5371cf360c24c18faaf1177c999b3849979d Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:11:00 -0400 Subject: [PATCH] spelling: workaround Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- semantic-tags/test/Test.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/semantic-tags/test/Test.hs b/semantic-tags/test/Test.hs index 10eeecc5e0..d6b39bd13b 100644 --- a/semantic-tags/test/Test.hs +++ b/semantic-tags/test/Test.hs @@ -82,7 +82,7 @@ testTree = Tasty.testGroup "Tags.Tagging.Precise" -- NB: This emoji (:man-woman-girl-girl:) cannot be entered into a string literal in haskell for some reason, you'll get: -- > lexical error in string/character literal at character '\8205' - -- The work around is to enter the unicode directly (7 code points). + -- The workaround is to enter the unicode directly (7 code points). -- utf-8: 25 bytes to represent -- utf-16: 23 bytes to represent , testCase "multi code point unicode :man-woman-girl-girl:" $