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

Last updated: May 18,2024

1. Install "libghc-thyme-doc" package

In this section, we are going to explain the necessary steps to install libghc-thyme-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-thyme-doc

2. Uninstall "libghc-thyme-doc" package

Here is a brief guide to show you how to uninstall libghc-thyme-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-thyme-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-thyme-doc
Architecture: all
Version: 0.3.5.5-5build4
Priority: optional
Section: universe/doc
Source: haskell-thyme
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 3753
Depends: haddock-interface-35
Recommends: libghc-aeson-doc, libghc-attoparsec-doc, libghc-old-locale-doc, libghc-quickcheck2-doc, libghc-random-doc, libghc-vector-doc, libghc-vector-space-doc, libjs-mathjax
Filename: pool/universe/h/haskell-thyme/libghc-thyme-doc_0.3.5.5-5build4_all.deb
Size: 170948
MD5sum: 89d09f4cc2557160e0021fa06b4955ed
SHA1: 0c231c82eb626962648cca196177f296d7dc9403
SHA256: 3b260a4cc483bd1b4f3fabc03c3e73529da340e11aa2a65795810ddb4c3f2b3b
SHA512: 02a639c5c96638d422456d31f922b38f8c8a4f390d4603f28c853160124cae4cf171a61dccef558a3566e5e3bfb8a414b73dc494216fe4395426bbde60429024
Homepage: https://github.com/liyang/thyme
Description-en: faster time library; documentation
Thyme is a rewrite of the fine time library, with a particular focus
on performance for applications that make heavy use of timestamps. For
example, UTCTime is represented with μs precision as an Int64, which
gives a usable range from -290419-11-07 19:59:05.224192 UTC to
294135-11-26 04:00:54.775807 UTC in the future.
.
Conversions are provided as Iso's from the lens package, while
AdditiveGroup, VectorSpace and AffineSpace from vector-space allow for
more principled operations instead of Num, Fractional & al.
.
Thyme uses strict and unpacked tuples throughout, e.g. YearMonthDay or
WeekDate. Descriptive Int synonyms such as Year and DayOfMonth are
also provided.
.
On platforms where Int is 64-bits wide, types with an Enum instance
can be used as Keys for IntMap, preferably via the EnumMap wrapper
provided by enummapset-th. In any case the Ord instances are much
faster, if you must use Map.
.
Data.Thyme.Time is a drop-in compatibility module for existing code.
.
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: 87243cb06bd5a525bf62a57a7d21d789