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

Last updated: May 19,2024

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

Please follow the steps below to install libghc-th-desugar-doc on Kali Linux

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

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

In this section, we are going to explain the necessary steps to uninstall libghc-th-desugar-doc on Kali Linux:

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

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

Package: libghc-th-desugar-doc
Source: haskell-th-desugar
Version: 1.14-1
Installed-Size: 6410
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-ordered-containers-doc, libghc-syb-doc, libghc-th-abstraction-doc, libghc-th-desugar-dev, libghc-th-lift-doc, libghc-th-orphans-doc, libghc-transformers-compat-doc, libjs-mathjax
Suggests: libghc-th-desugar-prof
Size: 298312
SHA256: bdd64f7b5c3c75287ab2e761f548fa0baf75c6f58112d3d6244b051502989303
SHA1: 25a5639eab65335eec74915f9becd987649d8954
MD5sum: 57e570258d3cfc6c75e26f07b71d2b8f
Description: functions to desugar Template Haskell; documentation
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 the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-th-desugar/libghc-th-desugar-doc_1.14-1_all.deb