summaryrefslogtreecommitdiffstats
path: root/libraries/haskell-utf8-string/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/haskell-utf8-string/README')
-rw-r--r--libraries/haskell-utf8-string/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/libraries/haskell-utf8-string/README b/libraries/haskell-utf8-string/README
index 528d46cb49..b138b17ef6 100644
--- a/libraries/haskell-utf8-string/README
+++ b/libraries/haskell-utf8-string/README
@@ -1,5 +1,3 @@
-haskell-utf8-string (Support for reading and writing UTF8 Strings)
-
A UTF8 layer for IO and Strings. The utf8-string package provides
operations for encoding UTF8 strings to Word8 lists and back, and
for reading and writing UTF8 without truncation.