How to Install and Uninstall ghc-indexed-traversable.x86_64 Package on Fedora 35
Last updated: November 24,2024
1. Install "ghc-indexed-traversable.x86_64" package
Please follow the step by step instructions below to install ghc-indexed-traversable.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-indexed-traversable.x86_64
Copied
2. Uninstall "ghc-indexed-traversable.x86_64" package
Please follow the guidance below to uninstall ghc-indexed-traversable.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-indexed-traversable.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-indexed-traversable.x86_64 package on Fedora 35
Last metadata expiration check: 0:08:34 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : ghc-indexed-traversable
Version : 0.1.1
Release : 3.fc35
Architecture : x86_64
Size : 62 k
Source : ghc-indexed-traversable-0.1.1-3.fc35.src.rpm
Repository : fedora
Summary : FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
URL : https://hackage.haskell.org/package/indexed-traversable
License : BSD
Description : This package provides three useful generalizations:
:
: 'class Functor f => FunctorWithIndex i f | f -> i' (imap)
:
: 'class Foldable f => FoldableWithIndex i f | f -> i' (ifoldMap)
:
: 'class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) =>
: TraversableWithIndex i t | t -> i' (itraverse)
:
: This package contains instances for types in GHC boot libraries.
: For some additional instances see indexed-traversable-instances.
:
: The keys package provides similar functionality,
: but uses (associated) 'TypeFamilies' instead of 'FunctionalDependencies'.
Available Packages
Name : ghc-indexed-traversable
Version : 0.1.1
Release : 3.fc35
Architecture : x86_64
Size : 62 k
Source : ghc-indexed-traversable-0.1.1-3.fc35.src.rpm
Repository : fedora
Summary : FunctorWithIndex, FoldableWithIndex, TraversableWithIndex
URL : https://hackage.haskell.org/package/indexed-traversable
License : BSD
Description : This package provides three useful generalizations:
:
: 'class Functor f => FunctorWithIndex i f | f -> i' (imap)
:
: 'class Foldable f => FoldableWithIndex i f | f -> i' (ifoldMap)
:
: 'class (FunctorWithIndex i t, FoldableWithIndex i t, Traversable t) =>
: TraversableWithIndex i t | t -> i' (itraverse)
:
: This package contains instances for types in GHC boot libraries.
: For some additional instances see indexed-traversable-instances.
:
: The keys package provides similar functionality,
: but uses (associated) 'TypeFamilies' instead of 'FunctionalDependencies'.