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

Last updated: May 20,2024

1. Install "libghc-fclabels-prof" package

Please follow the guidance below to install libghc-fclabels-prof on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-fclabels-prof" package

Here is a brief guide to show you how to uninstall libghc-fclabels-prof on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: libghc-fclabels-prof
Architecture: amd64
Version: 2.0.5-1build1
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: 1328
Provides: libghc-fclabels-prof-2.0.5-b2d21
Depends: libghc-fclabels-dev (= 2.0.5-1build1), libghc-base-prof-4.13.0.0-c9705, libghc-base-orphans-prof-0.8.2-84586, libghc-mtl-prof-2.2.2-13482, libghc-template-haskell-prof-2.15.0.0-6d2a0, libghc-transformers-prof-0.5.6.2-e88a5
Filename: pool/universe/h/haskell-fclabels/libghc-fclabels-prof_2.0.5-1build1_amd64.deb
Size: 135168
MD5sum: 52d5d5b9a9904d5eabbf72a52053e204
SHA1: 1f5ffd685a41f1ed04c3ad8b053c0130d75f5843
SHA256: 82c69fd0b840a7f392d483d8fed3250dbb119c6cb194486d5a7f810446ade9de
SHA512: 01ddb0d999b7d9a9cf6c33253a23711677f5395709c89bd1c0f6c2f94e79ff5c03511f18c49c9d6bcdb54ff11f53f8f54b8a41eb78510a22e60110fd9cfde5e7
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