From 6a511b1c665a1f7efecadaa3447af889b1dcba58 Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Wed, 16 Mar 2011 01:20:14 -0500 Subject: haskell/*: Moved all of the Haskell stuff to here Signed-off-by: Robby Workman --- libraries/haskell-utf8-string/README | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 libraries/haskell-utf8-string/README (limited to 'libraries/haskell-utf8-string/README') 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. -- cgit v1.2.3