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

Last updated: November 22,2024

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

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

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

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

Please follow the instructions below to uninstall libghc-th-utilities-dev on Kali Linux:

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

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

Package: libghc-th-utilities-dev
Source: haskell-th-utilities (0.2.5.0-2)
Version: 0.2.5.0-2+b1
Installed-Size: 1994
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-th-utilities-dev-0.2.5.0-69663
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-bytestring-dev-0.11.5.2-6590e, libghc-containers-dev-0.6.7-a1650, libghc-directory-dev-1.3.7.1-e5694, libghc-filepath-dev-1.4.2.2-290a6, libghc-primitive-dev-0.8.0.0-a075c, libghc-syb-dev-0.7.2.4-b6299, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-text-dev-2.0.2-0847e, libghc-th-abstraction-dev-0.4.5.0-843c5, libghc-th-orphans-dev-0.13.14-56071, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 201044
SHA256: 57cedb5d32bd616675d355b4a8ecd90350e04aa6b02af885229845e586614cf3
SHA1: 606a46207420f27a6397c1ab7c7ece3d17f6b36f
MD5sum: 27dc97386068398ca5e7c6a6863893fb
Description: useful functions for use with Template Haskell
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 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
Ghc-Package: th-utilities-0.2.5.0-1DnMiiVfYQPeR2CPm7yu1
Section: haskell
Priority: extra
Filename: pool/main/h/haskell-th-utilities/libghc-th-utilities-dev_0.2.5.0-2+b1_amd64.deb