diff options
author | Mikko Värri <vmj@linuxbox.fi> | 2011-03-03 10:12:23 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-03-04 10:12:47 -0600 |
commit | c6bb81424c4aded082b8eb6aba2713eeb7fc406d (patch) | |
tree | 94c4d0b4c5c780af2adb112edd67fd046788bccf /libraries/haskell-text/slack-desc | |
parent | 64ff1e624f3b908fac384a88bf0ddb533e03f1db (diff) |
libraries/haskell-text: Added (Unicode text manipulation library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/haskell-text/slack-desc')
-rw-r--r-- | libraries/haskell-text/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/haskell-text/slack-desc b/libraries/haskell-text/slack-desc new file mode 100644 index 0000000000000..22298daaebf72 --- /dev/null +++ b/libraries/haskell-text/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-text: haskell-text (Fast, packed Unicode strings, using stream fusion) +haskell-text: +haskell-text: This package provides the Data.Text library, a library for the +haskell-text: space-and time-efficient manipulation of Unicode text in Haskell. +haskell-text: +haskell-text: +haskell-text: +haskell-text: +haskell-text: +haskell-text: +haskell-text: |