How to Install and Uninstall ghc-control-monad-free.x86_64 Package on Fedora 34

Last updated: July 03,2024

1. Install "ghc-control-monad-free.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-control-monad-free.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install ghc-control-monad-free.x86_64

2. Uninstall "ghc-control-monad-free.x86_64" package

Please follow the guidance below to uninstall ghc-control-monad-free.x86_64 on Fedora 34:

$ sudo dnf remove ghc-control-monad-free.x86_64 $ sudo dnf autoremove

3. Information about the ghc-control-monad-free.x86_64 package on Fedora 34

Last metadata expiration check: 1:17:03 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-control-monad-free
Version : 0.6.2
Release : 7.fc34
Architecture : x86_64
Size : 38 k
Source : ghc-control-monad-free-0.6.2-7.fc34.src.rpm
Repository : fedora
Summary : Free monads and monad transformers
URL : https://hackage.haskell.org/package/control-monad-free
License : Public Domain
Description : This package provides datatypes to construct Free monads, Free monad
: transformers, and useful instances. In addition it provides the constructs to
: avoid quadratic complexity of left associative bind, as explained in:
:
: Janis Voigtlander, Asymptotic Improvement of Computations over Free Monads,
: MPC'08/. http://www.janis-voigtlaender.eu/Voi08d.html