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

Last updated: May 10,2024

1. Install "libghc-thyme-prof" package

Please follow the step by step instructions below to install libghc-thyme-prof on Kali Linux

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

2. Uninstall "libghc-thyme-prof" package

This is a short guide on how to uninstall libghc-thyme-prof on Kali Linux:

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

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

Package: libghc-thyme-prof
Source: haskell-thyme (0.3.5.5-5)
Version: 0.3.5.5-5+b3
Installed-Size: 10765
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-thyme-prof-0.3.5.5-e9765
Depends: libghc-thyme-dev (= 0.3.5.5-5+b3), libghc-quickcheck-prof-2.13.2-3e7ed, libghc-aeson-prof-1.4.7.1-e9a35, libghc-attoparsec-prof-0.13.2.4-b0216, libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof-1.4.4.0-9f093, libghc-mtl-prof-2.2.2-7208c, libghc-old-locale-prof-1.0.0.7-93114, libghc-profunctors-prof-5.5.2-bb323, libghc-random-prof-1.1-523a8, libghc-text-prof-1.2.4.0-a7a6e, libghc-time-prof-1.9.3-1ee94, libghc-vector-prof-0.12.1.2-29734, libghc-vector-space-prof-0.16-91176, libghc-vector-th-unbox-prof-0.2.1.7-cb31f
Size: 822752
SHA256: aba9df83dc23cdc2e81c4c6bb4dd73475c1073722c847da46b02a1f6f5ee8980
SHA1: bfc259d52e4c9aac167aa6b16af5b5d292dd8e7e
MD5sum: 965ddff25da5d4bcbc3b7335608f8d74
Description: faster time library; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 7970b498bdf43d5d03b5a0d183beb970
Homepage: https://github.com/liyang/thyme
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-thyme/libghc-thyme-prof_0.3.5.5-5+b3_amd64.deb