How to Install and Uninstall libghc-fclabels-doc Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 19,2024

1. Install "libghc-fclabels-doc" package

In this section, we are going to explain the necessary steps to install libghc-fclabels-doc on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-fclabels-doc" package

This guide covers the steps necessary to uninstall libghc-fclabels-doc on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-fclabels-doc package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-fclabels-doc
Architecture: all
Version: 2.0.5-1build2
Priority: extra
Section: universe/doc
Source: haskell-fclabels
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1173
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-fclabels/libghc-fclabels-doc_2.0.5-1build2_all.deb
Size: 84400
MD5sum: 20d5712cdbb5115292bb2100edc9ae27
SHA1: 7dd5e96624427aab460155d23ad00af55a2b233e
SHA256: 3af863974b42cd14ba3fab4e659bcf883748cc1283af141953434705a2b5c84c
SHA512: 2c0dc2bedc37211d0ac1be24a4d50d81f447bfc34d2230f7272df9ae3ea7bd35435205587f20a551e66a3cc4690b80ee87c6b28909b1f39acbd1a46a471b67b5
Homepage: https://github.com/sebastiaanvisser/fclabels
Description-en: 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