summaryrefslogtreecommitdiff
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/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/libraries/haskell-utf8-string/README b/libraries/haskell-utf8-string/README
deleted file mode 100644
index b138b17ef6..0000000000
--- a/libraries/haskell-utf8-string/README
+++ /dev/null
@@ -1,5 +0,0 @@
-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.
-
-This requires ghc.