slack-desc 997 B

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. haskell-text-short: haskell-text-short (Memory-efficient rep. of Unicode text strings)
  9. haskell-text-short:
  10. haskell-text-short: This package provides the ShortText type which is suitable for
  11. haskell-text-short: keeping many short strings in memory. This is similiar to how
  12. haskell-text-short: ShortByteString relates to ByteString.
  13. haskell-text-short:
  14. haskell-text-short: https://hackage.haskell.org/package/text-short
  15. haskell-text-short:
  16. haskell-text-short:
  17. haskell-text-short:
  18. haskell-text-short: