How to Install and Uninstall ghc-lens-family-core.x86_64 Package on Fedora 38
Last updated: October 30,2024
1. Install "ghc-lens-family-core.x86_64" package
This guide covers the steps necessary to install ghc-lens-family-core.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
ghc-lens-family-core.x86_64
Copied
2. Uninstall "ghc-lens-family-core.x86_64" package
This tutorial shows how to uninstall ghc-lens-family-core.x86_64 on Fedora 38:
$
sudo dnf remove
ghc-lens-family-core.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-lens-family-core.x86_64 package on Fedora 38
Last metadata expiration check: 2:52:47 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ghc-lens-family-core
Version : 2.1.2
Release : 2.fc38
Architecture : x86_64
Size : 42 k
Source : ghc-lens-family-core-2.1.2-2.fc38.src.rpm
Repository : fedora
Summary : Haskell 2022 Lens Families
URL : https://hackage.haskell.org/package/lens-family-core
License : BSD-3-Clause
Description : This package provides first class(†) functional references in Van Laarhoven
: style supporting the following optics:
:
: * Lenses (view, over)
:
: * Traversals (toListOf, matching, over)
:
: * Setters (over)
:
: * Grates (zipWithOf, under, review)
:
: * Resetters (under)
:
: * Adapters (view, review)
:
: * Grids (toListOf, over / under, review)
:
: * Prisms (matching, over / under, review)
:
: * Getters (view)
:
: * Folders (toListOf)
:
: * Reviewers (review)
:
: (†) For optimal first-class support use the 'lens-family' package with rank 2 /
: rank N polymorphism. "Lens.Family.Clone" allows for first-class support of
: lenses and traversals for those who cannot support rank 2 polymorphism.
Available Packages
Name : ghc-lens-family-core
Version : 2.1.2
Release : 2.fc38
Architecture : x86_64
Size : 42 k
Source : ghc-lens-family-core-2.1.2-2.fc38.src.rpm
Repository : fedora
Summary : Haskell 2022 Lens Families
URL : https://hackage.haskell.org/package/lens-family-core
License : BSD-3-Clause
Description : This package provides first class(†) functional references in Van Laarhoven
: style supporting the following optics:
:
: * Lenses (view, over)
:
: * Traversals (toListOf, matching, over)
:
: * Setters (over)
:
: * Grates (zipWithOf, under, review)
:
: * Resetters (under)
:
: * Adapters (view, review)
:
: * Grids (toListOf, over / under, review)
:
: * Prisms (matching, over / under, review)
:
: * Getters (view)
:
: * Folders (toListOf)
:
: * Reviewers (review)
:
: (†) For optimal first-class support use the 'lens-family' package with rank 2 /
: rank N polymorphism. "Lens.Family.Clone" allows for first-class support of
: lenses and traversals for those who cannot support rank 2 polymorphism.