From 0c66fa23dc0afd45ae62b0cbbae11fc8462d005b Mon Sep 17 00:00:00 2001 From: Oleksandr-Zhabenko Date: Tue, 19 Nov 2024 00:53:13 +0200 Subject: [PATCH] Fixed issue with import --- Aftovolio/Ukrainian/IO.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Aftovolio/Ukrainian/IO.hs b/Aftovolio/Ukrainian/IO.hs index c41d06e..bccc06b 100644 --- a/Aftovolio/Ukrainian/IO.hs +++ b/Aftovolio/Ukrainian/IO.hs @@ -60,7 +60,7 @@ import System.IO ( writeFile, ) import Text.Read (readMaybe) ---import Text.Show (Show (..)) +import Text.Show (Show (..)) generalF :: -- | A power of 10. The distance value is quoted by 10 in this power if the next ['Word8'] argument is not empty. The default one is 0. The right values are in the range [0..4].