aboutsummaryrefslogtreecommitdiff
path: root/common/src/Common/Util/Text.hs
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/Common/Util/Text.hs')
-rw-r--r--common/src/Common/Util/Text.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/src/Common/Util/Text.hs b/common/src/Common/Util/Text.hs
index d7f1db4..0f9c187 100644
--- a/common/src/Common/Util/Text.hs
+++ b/common/src/Common/Util/Text.hs
@@ -1,6 +1,7 @@
module Common.Util.Text
( search
, formatSearch
+ , unaccent
) where
import Data.Text (Text)