How To Install ghc-control-monad-free on Fedora 36
Introduction
In this tutorial we learn how to install ghc-control-monad-free
on Fedora 36.
What is ghc-control-monad-free
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
We can use yum
or dnf
to install ghc-control-monad-free
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install ghc-control-monad-free.
Install ghc-control-monad-free on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
After updating yum database, We can install ghc-control-monad-free
using dnf
by running the following command:
Install ghc-control-monad-free on Fedora 36 Using yum
Update yum database with yum
using the following command.
After updating yum database, We can install ghc-control-monad-free
using yum
by running the following command:
How To Uninstall ghc-control-monad-free on Fedora 36
To uninstall only the ghc-control-monad-free
package we can use the following command:
ghc-control-monad-free Package Contents on Fedora 36
References
Summary
In this tutorial we learn how to install ghc-control-monad-free
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).