How to Install and Uninstall libghc-th-utilities-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 21,2024

1. Install "libghc-th-utilities-prof" package

This tutorial shows how to install libghc-th-utilities-prof on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libghc-th-utilities-prof

2. Uninstall "libghc-th-utilities-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-th-utilities-prof on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libghc-th-utilities-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-th-utilities-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-th-utilities-prof
Architecture: amd64
Version: 0.2.4.0-1build4
Priority: extra
Section: universe/haskell
Source: haskell-th-utilities
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2011
Provides: libghc-th-utilities-prof-0.2.4.0-1e5ff
Depends: libghc-th-utilities-dev (= 0.2.4.0-1build4), 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-directory-prof-1.3.6.0-49fdf, libghc-filepath-prof-1.4.2.1-103b6, libghc-primitive-prof-0.7.0.1-fc459, libghc-syb-prof-0.7.1-bb80c, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-text-prof-1.2.4.0-a7a6e, libghc-th-orphans-prof-0.13.10-7a8ca
Filename: pool/universe/h/haskell-th-utilities/libghc-th-utilities-prof_0.2.4.0-1build4_amd64.deb
Size: 177940
MD5sum: 10f0a67c62169a9450a1578f3caec78c
SHA1: 082c9e5c16e86f5a14b8de9f2705aad1c667da99
SHA256: 2f803736dd6f99c3428bfd845bffd7fcb4d67b11dfb0f4268e31156b81c73c57
SHA512: ef43612d4298ad852eced9d0ccba741fd85a33b61190de6d3f2d9e5d39ac904e984db77a80f7735c7c86c91a977bae407ba77476ef6820763c4afe75884a85cd
Homepage: https://github.com/fpco/th-utilities#readme
Description-en: useful functions for use with Template Haskell; profiling libraries
The 'th-utilities' package provides a number of useful utilities for
Template Haskell. In particular:
.
* TH.Derive provides a convenient system for using TH to derive
typeclass instances. It allows for open registration of TH
derivers, and reuses instance syntax for invoking them.
* TH.Derive.Storable defines derivation of Storable for ADTs.
* TH.ReifyDataType provides utilities for reifying simplified datatype
info. It omits details that you don't usually want to handle, making
it much more straightforward to generate code based on datatype
structure.
* TH.RelativePaths provides utilities for loading files based on paths
relative to the cabal file. This is particularly handy for loading
code into ghci even when its current dir isn't the package dir.
Ideally, this module would be used by everyone who currently uses
qAddDependentFile.
* TH.Utilities provides a miscellaneous set of utilities that are
useful within this package and elsewhere.
.
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: 6bb719bce572d9f7b25e94024ecbf8f5