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

Last updated: May 18,2024

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

In this section, we are going to explain the necessary steps to install libghc-th-desugar-dev on Kali Linux

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

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

Please follow the guidelines below to uninstall libghc-th-desugar-dev on Kali Linux:

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

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

Package: libghc-th-desugar-dev
Source: haskell-th-desugar (1.14-1)
Version: 1.14-1+b1
Installed-Size: 9958
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-th-desugar-dev-1.14-18dbe
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-ghc-prim-dev-0.9.1-ca9fc, libghc-mtl-dev-2.2.2-6f39a, libghc-ordered-containers-dev-0.2.3-e6d53, libghc-syb-dev-0.7.2.4-b6299, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-th-abstraction-dev-0.4.5.0-843c5, libghc-th-lift-dev-0.8.4-e81ed, libghc-th-orphans-dev-0.13.14-56071, libghc-transformers-compat-dev-0.7.2-e4ec4, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 884508
SHA256: 90a11e8b0ef7980ea2f237b249ad08753247f8b961c1ce180d04f97182ccea61
SHA1: 8b11b8e494a4444b2062b6a6a1cbce6f644aad7b
MD5sum: f4f6cb905712d6f29248a307a659ae7c
Description: functions to desugar Template Haskell
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/goldfirere/th-desugar
Ghc-Package: th-desugar-1.14-9wqtU4EgMnL9nlh4pIgE9H
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-th-desugar/libghc-th-desugar-dev_1.14-1+b1_amd64.deb