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

Last updated: May 19,2024

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

This tutorial shows how to install libghc-th-desugar-prof on Kali Linux

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

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

Learn how to uninstall libghc-th-desugar-prof on Kali Linux:

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

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

Package: libghc-th-desugar-prof
Source: haskell-th-desugar (1.14-1)
Version: 1.14-1+b1
Installed-Size: 10231
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-th-desugar-prof-1.14-18dbe
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-mtl-prof-2.2.2-6f39a, libghc-ordered-containers-prof-0.2.3-e6d53, libghc-syb-prof-0.7.2.4-b6299, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-abstraction-prof-0.4.5.0-843c5, libghc-th-desugar-dev (= 1.14-1+b1), libghc-th-lift-prof-0.8.4-e81ed, libghc-th-orphans-prof-0.13.14-56071, libghc-transformers-compat-prof-0.7.2-e4ec4
Size: 846820
SHA256: 9f8c7c0bd1b7a8b21f61f15777a1d51a3f80e32961503b5ad93c894579205177
SHA1: 88c6374edd1965ec05d8624da01390cdf8cefd9c
MD5sum: c5f1bc48e091caad5240727b6e6684e5
Description: functions to desugar Template Haskell; profiling libraries
This package provides the Language.Haskell.TH.Desugar module, which desugars
Template Haskell's rich encoding of Haskell syntax into a simpler encoding.
This desugaring discards surface syntax information (such as the use of infix
operators) but retains the original meaning of the TH code. The intended use
of this package is as a preprocessor for more advanced code manipulation
tools. Note that the input to any of the ds... functions should be produced
from a TH quote, using the syntax [| ... |]. If the input to these functions
is a hand-coded TH syntax tree, the results may be unpredictable. In
particular, it is likely that promoted datatypes will not work as expected.
.
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:
Homepage: https://github.com/goldfirere/th-desugar
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-th-desugar/libghc-th-desugar-prof_1.14-1+b1_amd64.deb