How to Install and Uninstall libghc-fclabels-prof Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "libghc-fclabels-prof" package

This guide let you learn how to install libghc-fclabels-prof on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-fclabels-prof" package

Learn how to uninstall libghc-fclabels-prof on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-fclabels-prof package on Ubuntu 21.10 (Impish Indri)

Package: libghc-fclabels-prof
Architecture: amd64
Version: 2.0.5-1build2
Priority: extra
Section: universe/haskell
Source: haskell-fclabels
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1327
Provides: libghc-fclabels-prof-2.0.5-3265e
Depends: libghc-fclabels-dev (= 2.0.5-1build2), libghc-base-prof-4.13.0.0-2f220, libghc-base-orphans-prof-0.8.2-50da5, libghc-mtl-prof-2.2.2-7208c, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-transformers-prof-0.5.6.2-59c2c
Filename: pool/universe/h/haskell-fclabels/libghc-fclabels-prof_2.0.5-1build2_amd64.deb
Size: 135384
MD5sum: 0cf891b4d62a69aeb4b751bf601a6c17
SHA1: fe8e5a3f13a1cb5df018cbf398062814834d98e4
SHA256: 2cf03a211911fe8dab77a3da9bca2ff24303cdd9e72cff798eb6d3252cb8f372
SHA512: 0ad75998bedc15405cc23c174dcb238f7d9af9f11b661893f556cd9d22c89519244bcf332eeb2a6ae330d603b876aedeeed283a283e213802dc2eabc853dd19e
Homepage: https://github.com/sebastiaanvisser/fclabels
Description-en: first-class accessor labels; profiling libraries
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 libraries compiled with profiling enabled.
Description-md5: dfdd92b03637fbae6c6a908aaef93714