How to Install and Uninstall libghc-fclabels-doc Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libghc-fclabels-doc" package

Here is a brief guide to show you how to install libghc-fclabels-doc on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-fclabels-doc" package

This guide let you learn how to uninstall libghc-fclabels-doc on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-fclabels-doc package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-fclabels-doc
Architecture: all
Version: 2.0.5-1build1
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: 1175
Depends: haddock-interface-35
Recommends: libjs-mathjax
Filename: pool/universe/h/haskell-fclabels/libghc-fclabels-doc_2.0.5-1build1_all.deb
Size: 84580
MD5sum: 6cb55867115dbe02c31b1b51678c59cd
SHA1: 46283436d98a25d5cd70cc4eaefb19b4e69408c1
SHA256: e3453689b525f0acd5edda3f5d965b565684968e62c7192628a6aead6ea65645
SHA512: 064470eb7be5cdcebd6b6385729e3d20b2b561a55c6dea8341b0ddab43cc1a26a9c9d5249d22f297ae5ddd56729da8d022c35dcc4e5686afd77db2cc05f2d316
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