From 3f3432ad9f50903577f0efbf4c7407d5644e3759 Mon Sep 17 00:00:00 2001 From: tv Date: Mon, 21 Jul 2025 15:10:46 +0200 Subject: admit wide characters --- src/Much/Action.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Much/Action.hs') diff --git a/src/Much/Action.hs b/src/Much/Action.hs index 6613eb1..4b1d4b1 100644 --- a/src/Much/Action.hs +++ b/src/Much/Action.hs @@ -3,7 +3,7 @@ {-# LANGUAGE RecordWildCards #-} module Much.Action where -import Blessings.String +import Blessings.String.WCWidth import Data.Maybe import Scanner import Much.State -- cgit v1.2.3