How to Install and Uninstall libghc-flexible-defaults-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 15,2024

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

Please follow the steps below to install libghc-flexible-defaults-dev on Ubuntu 20.10 (Groovy Gorilla)

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

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

Please follow the guidance below to uninstall libghc-flexible-defaults-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-flexible-defaults-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-flexible-defaults-dev
Architecture: amd64
Version: 0.0.3-1build1
Priority: extra
Section: universe/haskell
Source: haskell-flexible-defaults
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 509
Provides: libghc-flexible-defaults-dev-0.0.3-4a388
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-containers-dev-0.6.2.1-b8f3d, libghc-template-haskell-dev-2.15.0.0-6d2a0, libghc-th-extras-dev-0.0.0.4-63db9, libghc-transformers-dev-0.5.6.2-e88a5, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-flexible-defaults-doc, libghc-flexible-defaults-prof
Filename: pool/universe/h/haskell-flexible-defaults/libghc-flexible-defaults-dev_0.0.3-1build1_amd64.deb
Size: 55500
MD5sum: c078ecd588f0696a09f18c64cc9c36d3
SHA1: ee78244287d2e04acbfd215b9ebf4cc6ff634345
SHA256: 6c3e5e98fc528b619ebed0ffd290b848b9799f8120250a0e117a6a1179269c1a
SHA512: 70c267a003680429b26fda3ac67909526ded8c38b7773cc204be7aa2509364f50c1431a40f95b89a0b1e71e015c601b66a8035eb98498bde1b8c072e56da9f0b
Homepage: https://github.com/peti/flexible-defaults
Description-en: 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: 1cf8624f02b5336ae91be3b935b6df84
Ghc-Package: flexible-defaults-0.0.3-DkkYd6J8ajT7CpaRukzMHC