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

Last updated: May 13,2024

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

This guide covers the steps necessary to install libghc-flexible-defaults-doc on Kali Linux

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

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

Here is a brief guide to show you how to uninstall libghc-flexible-defaults-doc on Kali Linux:

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

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

Package: libghc-flexible-defaults-doc
Source: haskell-flexible-defaults
Version: 0.0.3-3
Installed-Size: 336
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-flexible-defaults-dev, libghc-th-extras-doc, libjs-mathjax
Suggests: libghc-flexible-defaults-prof
Size: 51064
SHA256: d7e5c81d60152dfd660d401f83ae02bc9512c05bd8135affb8c4df492b09740d
SHA1: da91a442eecf05d885f409e976fac8cfca16af69
MD5sum: d2c94172a5e6984a034461a19bd173c8
Description: generate default function implementations for complex type classes; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/peti/flexible-defaults
Section: doc
Priority: optional
Filename: pool/main/h/haskell-flexible-defaults/libghc-flexible-defaults-doc_0.0.3-3_all.deb