How to Install libghc-base-prelude-prof in Ubuntu 18.04



Install libghc-base-prelude-prof by entering the following commands in the terminal:

sudo apt update
sudo apt install libghc-base-prelude-prof

Description:

most complete prelude formed solely from the "base" package; profiling libraries

A library which aims to reexport all the non-conflicting and most general definitions from the base package. This includes APIs for applicatives, arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and STM. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Homepage: https://github.com/nikita-volkov/base-prelude

Version: 1.2.0.1-1

Section: universe/haskell