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

Last updated: May 07,2024

1. Install "libghc-fclabels-dev" package

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

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

2. Uninstall "libghc-fclabels-dev" package

This tutorial shows how to uninstall libghc-fclabels-dev on Kali Linux:

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

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

Package: libghc-fclabels-dev
Source: haskell-fclabels (2.0.5-1)
Version: 2.0.5-1+b1
Installed-Size: 1358
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-fclabels-dev-2.0.5-3265e
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-base-orphans-dev-0.8.2-50da5, libghc-mtl-dev-2.2.2-7208c, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-transformers-dev-0.5.6.2-59c2c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-fclabels-doc, libghc-fclabels-prof
Size: 147976
SHA256: 36beabb71eb3e4a62c92826173d028eab2854a637ddf7d42ee436ba7a51209a0
SHA1: f28f515c4dbb37ba08f49a2d71fe24f031b95a38
MD5sum: 1945745f6fb2f584c5537bb679b1786d
Description: first-class accessor labels
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 normal library files.
Description-md5: db78202bfe924e975143dfcd2dcba2a9
Homepage: https://github.com/sebastiaanvisser/fclabels
Ghc-Package: fclabels-2.0.5-BYMpRpo5LsOLFbC59D3BrP
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-fclabels/libghc-fclabels-dev_2.0.5-1+b1_amd64.deb