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

Last updated: May 19,2024

1. Install "libghc-fclabels-doc" package

This guide covers the steps necessary to install libghc-fclabels-doc on Kali Linux

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

2. Uninstall "libghc-fclabels-doc" package

Here is a brief guide to show you how to uninstall libghc-fclabels-doc on Kali Linux:

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

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

Package: libghc-fclabels-doc
Source: haskell-fclabels
Version: 2.0.5-1
Installed-Size: 1182
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-35
Recommends: libjs-mathjax
Size: 98352
SHA256: 7dbaae7346a86e8359a0daf87f93b80cfd376c002c6a13c1c507e75570f42e1f
SHA1: 803de15bb280386ceb770b5a5317237a5e88b48e
MD5sum: 8a9d2df98330e864b0456b8fd51856dd
Description: first-class accessor labels; documentation
This package provides first class labels that can act as
bidirectional record fields. The labels can be derived
automatically using Template Haskell which means you don't have
to write any boilerplate yourself. The labels are implemented as
lenses and are fully composable. Labels can be used to /get/,
/set/ and /modify/ parts of a datatype in a consistent way.
.
See "Data.Label" for an introductory explanation.
.
Internally lenses are not tied to Haskell functions directly,
but are implemented as arrows. Arrows allow the lenses to be run
in custom computational contexts. This approach allows us to
make partial lenses that point to fields of multi-constructor
datatypes in an elegant way.
.
See the "Data.Label.Maybe" module for the use of partial labels.
.
> 1.1.1.0 -> 1.1.2
> - Added partial set/modify versions that act as identity
> when the constructor field is not available.
.
Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
with lots of help and feedback from others.
Upstream-Maintainer: Sebastiaan Visser
.
This package contains the documentation files.
Description-md5: eb2cc095f495552b9966c8fbd78c3bb5
Homepage: https://github.com/sebastiaanvisser/fclabels
Section: doc
Priority: optional
Filename: pool/main/h/haskell-fclabels/libghc-fclabels-doc_2.0.5-1_all.deb