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

Last updated: April 24,2024

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

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

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

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

Please follow the steps below to uninstall libghc-th-utilities-doc on Kali Linux:

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

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

Package: libghc-th-utilities-doc
Source: haskell-th-utilities
Version: 0.2.5.0-2
Installed-Size: 1085
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-syb-doc, libghc-th-abstraction-doc, libghc-th-orphans-doc, libghc-th-utilities-dev, libjs-mathjax
Suggests: libghc-th-utilities-prof
Size: 88160
SHA256: c36fc148991ae82975a0ddd6f50e879c6a4ff607967bc9090dc2cf36fdffd55f
SHA1: 1a92958c56a5ce74283c87b3c13c712276e1fe80
MD5sum: 5f964e6120ada9bfddc7107470249c69
Description: useful functions for use with Template Haskell; documentation
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 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/fpco/th-utilities#readme
Section: doc
Priority: extra
Filename: pool/main/h/haskell-th-utilities/libghc-th-utilities-doc_0.2.5.0-2_all.deb