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

Last updated: May 06,2024

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

This guide let you learn how to install libghc-th-desugar-prof on Ubuntu 21.10 (Impish Indri)

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

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

This guide let you learn how to uninstall libghc-th-desugar-prof on Ubuntu 21.10 (Impish Indri):

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

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

Package: libghc-th-desugar-prof
Architecture: amd64
Version: 1.10-1build4
Priority: optional
Section: universe/haskell
Source: haskell-th-desugar
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8667
Provides: libghc-th-desugar-prof-1.10-08c39
Depends: libghc-th-desugar-dev (= 1.10-1build4), libghc-base-prof-4.13.0.0-2f220, libghc-containers-prof-0.6.2.1-ab1cf, libghc-ghc-prim-prof-0.5.3-49209, libghc-mtl-prof-2.2.2-7208c, libghc-ordered-containers-prof-0.2.2-265a9, libghc-semigroups-prof-0.19.1-31c30, libghc-syb-prof-0.7.1-bb80c, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-th-abstraction-prof-0.3.2.0-1216b, libghc-th-lift-prof-0.8.1-b46b3, libghc-th-orphans-prof-0.13.10-7a8ca, libghc-transformers-compat-prof-0.6.5-54570
Filename: pool/universe/h/haskell-th-desugar/libghc-th-desugar-prof_1.10-1build4_amd64.deb
Size: 695808
MD5sum: 7bfb15cc6a959c658635324c59284502
SHA1: 4442c20d3a60fc62795b5a8443db4eac8db7a002
SHA256: 46575a91c4f5c4322d1beafbcf2c96a9fa4af36f0bb02141fbb409e1079cf959
SHA512: 8a3bc1df492ac3e53ba059eb0d935f4aeae087769e55d851bd63f6586cf6692f04a73a91700357c6d14af3bb866ebb34fffdc35a9440ced746ae4f2b12870e8e
Homepage: https://github.com/goldfirere/th-desugar
Description-en: 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: dfae9c57164b6de704b11a0ece7ac91d