How to Install and Uninstall libghc-text-short-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "libghc-text-short-doc" package

Here is a brief guide to show you how to install libghc-text-short-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-text-short-doc

2. Uninstall "libghc-text-short-doc" package

In this section, we are going to explain the necessary steps to uninstall libghc-text-short-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-text-short-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-text-short-doc package on Ubuntu 21.10 (Impish Indri)

Package: libghc-text-short-doc
Architecture: all
Version: 0.1.3-2build2
Priority: optional
Section: universe/doc
Source: haskell-text-short
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1097
Depends: haddock-interface-35
Recommends: libghc-hashable-doc, libjs-mathjax
Filename: pool/universe/h/haskell-text-short/libghc-text-short-doc_0.1.3-2build2_all.deb
Size: 81156
MD5sum: 49333cb4134165fdb5750ecaf9dbfdd8
SHA1: 18a80d400218b63606f371e9bc59655e1ebf24ae
SHA256: fa62c34e18f02f8dbfc587d7b5678e1908ceba992989a78f4d34fb7264bede28
SHA512: f2b3b20b040b0361ae04edf4c24d653a107f5f9961befa2255b7e4cbb4db1269917699f634ed865dfe23344cb21ac52f36d873fcf7a6b254dccd04750048b349
Homepage: https://github.com/hvr/text-short
Description-en: memory-efficient representation of Unicode text strings; documentation
This Haskell library provides the 'ShortText' type which is suitable
for keeping many short strings in memory. This is similiar to the
relationship between 'ShortByteString' and 'ByteString'.
.
The main differences between 'Text' and 'ShortText' is that
'ShortText' uses UTF-8 instead of UTF-16 internally and 'ShortText'
doesn't support zero-copy slicing (thereby saving 2 words).
Consequently, the memory footprint of a (boxed) 'ShortText' value is 4
words (2 words when unboxed) plus the length of the UTF-8 encoded
payload.
.
This package provides the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9cf3e966092737ded5dfd363696b594f