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

Last updated: May 07,2024

1. Install "libghc-fclabels-dev" package

Please follow the step by step instructions below to install libghc-fclabels-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-fclabels-dev" package

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

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

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

Package: libghc-fclabels-dev
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: 1358
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
Filename: pool/universe/h/haskell-fclabels/libghc-fclabels-dev_2.0.5-1build2_amd64.deb
Size: 141824
MD5sum: 6e8cc6c6629d29ef0ce0d84e9af9d455
SHA1: 4674bcf5bcd663d84bec34fb91a71d133c9773b3
SHA256: 11d7e2a18df4e7094267749a609d4834ebbeac26ac2fdcfbae4b2eca52fc0b23
SHA512: 102c75a6825a99180926125b22794842cd48653b369afdc8f9a0baee8d4dcf18875175d57a436e8fa7055a5000ce0294637704f57aae000081b9242085e73100
Homepage: https://github.com/sebastiaanvisser/fclabels
Description-en: 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
Ghc-Package: fclabels-2.0.5-BYMpRpo5LsOLFbC59D3BrP