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

Last updated: October 06,2024

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

This tutorial shows how to install ghc-control-monad-free.x86_64 on Fedora 36

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

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

Here is a brief guide to show you how to uninstall ghc-control-monad-free.x86_64 on Fedora 36:

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

Last metadata expiration check: 5:07:12 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-control-monad-free
Version : 0.6.2
Release : 10.fc36
Architecture : x86_64
Size : 38 k
Source : ghc-control-monad-free-0.6.2-10.fc36.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