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

Last updated: May 20,2024

1. Install "libghc-data-reify-doc" package

Please follow the guidelines below to install libghc-data-reify-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-data-reify-doc

2. Uninstall "libghc-data-reify-doc" package

This tutorial shows how to uninstall libghc-data-reify-doc on Kali Linux:

$ sudo apt remove libghc-data-reify-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-data-reify-doc
Source: haskell-data-reify
Version: 0.6.3-5
Installed-Size: 204
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-data-reify-dev, libghc-hashable-doc, libghc-unordered-containers-doc, libjs-mathjax
Suggests: libghc-data-reify-prof
Size: 45352
SHA256: af0c312bb9571b973e14af535e5678795e5a495cf1f6f40f4032e7967e38ad47
SHA1: e1709933738b9526b88ffac86187dad63bdab1c6
MD5sum: 49194774e93b04952db72c5b48f356b2
Description: Reify a recursive data structure into an explicit graph.; documentation
'data-reify' provided the ability to turn recursive structures into explicit
graphs. Many (implicitly or explicitly) recursive data structure can be given
this ability, via a type class instance. This gives an alternative to using
'Ref' for observable sharing.
.
Observable sharing in general is unsafe, so we use the IO monad to bound this
effect, but can be used safely even with 'unsafePerformIO' if some simple
conditions are met. Typically this package will be used to tie the knot with
DSL's that depend of observable sharing, like Lava.
.
Providing an instance for 'MuRef' is the mechanism for allowing a structure to
be reified into a graph, and several examples of this are provided.
.
© 2009 Andy Gill; BSD3 license.
.
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://ku-fpg.github.io/software/data-reify/
Section: doc
Priority: optional
Filename: pool/main/h/haskell-data-reify/libghc-data-reify-doc_0.6.3-5_all.deb