How to Install and Uninstall libghc-thyme-doc Package on Kali Linux

Last updated: May 17,2024

1. Install "libghc-thyme-doc" package

This guide let you learn how to install libghc-thyme-doc on Kali Linux

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

2. Uninstall "libghc-thyme-doc" package

Please follow the instructions below to uninstall libghc-thyme-doc on Kali Linux:

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

3. Information about the libghc-thyme-doc package on Kali Linux

Package: libghc-thyme-doc
Source: haskell-thyme
Version: 0.3.5.5-5
Installed-Size: 3763
Maintainer: Debian Haskell Group
Architecture: all
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
Size: 183512
SHA256: 44a8e6592d7383667477a6dbdf62883bd9e1dc4b4be738616158ba681b090c0d
SHA1: 065a283237712b7e10dfa31953f49e5f0b9e253a
MD5sum: e0bb82c0e32808eab0aa79f36b28cad7
Description: 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
Homepage: https://github.com/liyang/thyme
Section: doc
Priority: optional
Filename: pool/main/h/haskell-thyme/libghc-thyme-doc_0.3.5.5-5_all.deb