How to Install and Uninstall libghc-flexible-defaults-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

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

Here is a brief guide to show you how to install libghc-flexible-defaults-dev on Ubuntu 21.04 (Hirsute Hippo)

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

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

Here is a brief guide to show you how to uninstall libghc-flexible-defaults-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-flexible-defaults-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-flexible-defaults-dev
Architecture: amd64
Version: 0.0.3-1build2
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: 513
Provides: libghc-flexible-defaults-dev-0.0.3-d550a
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-containers-dev-0.6.2.1-ab1cf, libghc-template-haskell-dev-2.15.0.0-80f0d, libghc-th-extras-dev-0.0.0.4-bd971, libghc-transformers-dev-0.5.6.2-59c2c, 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-1build2_amd64.deb
Size: 55584
MD5sum: 98778ec6736e52f56e7efb20542d4334
SHA1: 10e42bcff58b995a38d5f27d28f834259f50c30c
SHA256: 150dfd0f1fba8117a6afb770309b780cdb55226b144f52a6dc42df13b4f1832d
SHA512: 76302c14a67940522c56be8675bd90200b40521e3e3d7d9cbdc64fc100644d05d82cb09d22c1c2d75cea0fd060785953e50205144e63599d4bd4f72ad692e90b
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