summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-utf8-string/slack-desc
diff options
context:
space:
mode:
Diffstat (limited to 'haskell/haskell-utf8-string/slack-desc')
-rw-r--r--haskell/haskell-utf8-string/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/haskell/haskell-utf8-string/slack-desc b/haskell/haskell-utf8-string/slack-desc
new file mode 100644
index 0000000000..d116c5dae0
--- /dev/null
+++ b/haskell/haskell-utf8-string/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+haskell-utf8-string: haskell-utf8-string (Support for reading and writing UTF8 Strings)
+haskell-utf8-string:
+haskell-utf8-string: A UTF8 layer for IO and Strings. The utf8-string package provides
+haskell-utf8-string: operations for encoding UTF8 strings to Word8 lists and back, and
+haskell-utf8-string: for reading and writing UTF8 without truncation.
+haskell-utf8-string:
+haskell-utf8-string: Homepage: http://hackage.haskell.org/package/utf8-string
+haskell-utf8-string:
+haskell-utf8-string:
+haskell-utf8-string:
+haskell-utf8-string: