Skip to content

Commit

Permalink
Fixed issue with import
Browse files Browse the repository at this point in the history
  • Loading branch information
Oleksandr-Zhabenko committed Nov 18, 2024
1 parent d228670 commit 0c66fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Aftovolio/Ukrainian/IO.hs
Original file line number Diff line number Diff line change
Expand Up @@ -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].
Expand Down

0 comments on commit 0c66fa2

Please sign in to comment.