summaryrefslogtreecommitdiffstats
path: root/src/Blessings/String/WCWidth.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Blessings/String/WCWidth.hs')
-rw-r--r--src/Blessings/String/WCWidth.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Blessings/String/WCWidth.hs b/src/Blessings/String/WCWidth.hs
index 2160f99..7935019 100644
--- a/src/Blessings/String/WCWidth.hs
+++ b/src/Blessings/String/WCWidth.hs
@@ -18,6 +18,7 @@ instance Blessable String where
drop = drop'
take = take'
splitAt = splitAt'
+ break = List.break
intercalate = List.intercalate
fromWord8 = show