How to Install and Uninstall libghc-flexible-defaults-prof Package on Kali Linux

Last updated: May 15,2024

1. Install "libghc-flexible-defaults-prof" package

This is a short guide on how to install libghc-flexible-defaults-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-flexible-defaults-prof

2. Uninstall "libghc-flexible-defaults-prof" package

Please follow the guidelines below to uninstall libghc-flexible-defaults-prof on Kali Linux:

$ sudo apt remove libghc-flexible-defaults-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-flexible-defaults-prof package on Kali Linux

Package: libghc-flexible-defaults-prof
Source: haskell-flexible-defaults (0.0.3-3)
Version: 0.0.3-3+b1
Installed-Size: 403
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-flexible-defaults-prof-0.0.3-5e387
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-containers-prof-0.6.7-a1650, libghc-flexible-defaults-dev (= 0.0.3-3+b1), libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-th-extras-prof-0.0.0.6-1a048, libghc-transformers-prof-0.5.6.2-931c3
Size: 53792
SHA256: 667d48ce78815e2e2e1c68cc7623b751050da2b9129add70057649688f609448
SHA1: 1a44c073784e3a3af55a299960640d53bc8b74ea
MD5sum: d92e7270872330c28345459c9b3520e4
Description: generate default function implementations for complex type classes; profiling libraries
Template Haskell code to implement default implementations for
type-class functions based on which functions are already implemented.
Currently extremely crude but still fairly effective.
.
When defining a type class with many functions, each of which can be
implemented based on arbitrary subsets of the others, the standard
default-implementation concept breaks down quite badly. This library
provides a system by which more complex rules can be described for
choosing default implementations based on which ones the user
supplies. These implementations can additionally be given
"suitability scores", so that when multiple possible choices could be
made, the library can choose the "best" one.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/peti/flexible-defaults
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-flexible-defaults/libghc-flexible-defaults-prof_0.0.3-3+b1_amd64.deb