How to Install and Uninstall libghc-thyme-prof Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libghc-thyme-prof" package

In this section, we are going to explain the necessary steps to install libghc-thyme-prof on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-thyme-prof" package

This guide covers the steps necessary to uninstall libghc-thyme-prof on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-thyme-prof package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-thyme-prof
Architecture: amd64
Version: 0.3.5.5-5build4
Priority: optional
Section: universe/haskell
Source: haskell-thyme
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 10776
Provides: libghc-thyme-prof-0.3.5.5-cf4b7
Depends: libghc-thyme-dev (= 0.3.5.5-5build4), libghc-quickcheck-prof-2.13.2-3e7ed, libghc-aeson-prof-1.4.7.1-5e35a, libghc-attoparsec-prof-0.13.2.4-2fe65, 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-c5089, 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
Filename: pool/universe/h/haskell-thyme/libghc-thyme-prof_0.3.5.5-5build4_amd64.deb
Size: 822252
MD5sum: 75251760d2b28470449d346c194d5298
SHA1: cbd596b89840485522d9128367cee76e3c809656
SHA256: c0f0a956bd8addc6e70fdb67f3115c27919f32ad2d23a5406e460d22fe6c2064
SHA512: 6148521ed040fd954ea1e84c57a263ef78dd748358354fb7c3b3ed70ff986153bbe55a638f13726334cdc61941b69205844a3a9dad38640ca32082021b82949b
Homepage: https://github.com/liyang/thyme
Description-en: 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