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

Last updated: May 15,2024

1. Install "libghc-convertible-doc" package

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

$ sudo apt update $ sudo apt install libghc-convertible-doc

2. Uninstall "libghc-convertible-doc" package

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

$ sudo apt remove libghc-convertible-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-convertible-doc
Source: haskell-convertible
Version: 1.1.1.1-2
Installed-Size: 4953
Maintainer: Debian Haskell Group
Architecture: all
Replaces: haskell-convertible-doc (<< 1.0.9-2)
Provides: haskell-convertible-doc
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-convertible-dev, libghc-old-time-doc, libjs-mathjax
Suggests: libghc-convertible-prof
Conflicts: haskell-convertible-doc (<< 1.0.9-2)
Size: 129584
SHA256: 2641d045cc3002fae23e18412c22ed372144a14a7d1ca2f6c6ce29c639cdf836
SHA1: f40923f104dbf11248b9203d089e953f9a20f2a9
MD5sum: 210952ecffb4481f25205e3528e8c675
Description: Typeclasses and instances for converting between types, documentation
convertible provides a typeclass with a single function
that is designed to help convert between different types: numeric
values, dates and times, and the like. The conversions perform bounds
checking and return a pure Either value. This means that you need
not remember which specific function performs the conversion you
desire.
.
Also included in the package are optional instances that provide
conversion for various numeric and time types, as well as utilities
for writing your own instances.
.
Finally, there is a function that will raise an exception on
bounds-checking violation, or return a bare value otherwise,
implemented in terms of the safer function described above.
.
Convertible is also used by HDBC 2.0 for handling marshalling of
data to/from databases.
.
Convertible is backed by an extensive test suite and passes tests
on GHC and Hugs.
.
This package provides documentation on the Convertible API.
Description-md5:
Homepage: http://hackage.haskell.org/package/convertible
Tag: devel::doc, devel::lang:haskell, role::documentation
Section: doc
Priority: optional
Filename: pool/main/h/haskell-convertible/libghc-convertible-doc_1.1.1.1-2_all.deb