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

Last updated: January 11,2025

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

Learn how to install ghc-control-monad-free.x86_64 on Fedora 35

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

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

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

$ 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 35

Last metadata expiration check: 4:24:35 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-control-monad-free
Version : 0.6.2
Release : 9.fc35
Architecture : x86_64
Size : 38 k
Source : ghc-control-monad-free-0.6.2-9.fc35.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