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

Last updated: May 15,2024

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

In this section, we are going to explain the necessary steps to install libghc-flexible-defaults-dev on Kali Linux

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

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

This guide let you learn how to uninstall libghc-flexible-defaults-dev on Kali Linux:

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

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

Package: libghc-flexible-defaults-dev
Source: haskell-flexible-defaults (0.0.3-3)
Version: 0.0.3-3+b1
Installed-Size: 459
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-flexible-defaults-dev-0.0.3-5e387
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-th-extras-dev-0.0.0.6-1a048, libghc-transformers-dev-0.5.6.2-931c3, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 59240
SHA256: f0cd7459267c9ddd7bb820e6fe022602f39d2ad48071801d213347cfa379a884
SHA1: 22424c51aefeb6caec6c3f7dd0340c7d894cdc6e
MD5sum: 547d45b539ca3649cac69c47bc13e752
Description: generate default function implementations for complex type classes
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/peti/flexible-defaults
Ghc-Package: flexible-defaults-0.0.3-KFvhARZBLCOBba1iTrgx1d
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-flexible-defaults/libghc-flexible-defaults-dev_0.0.3-3+b1_amd64.deb