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

Last updated: May 04,2024

1. Install "libghc-foundation-dev" package

This tutorial shows how to install libghc-foundation-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-foundation-dev

2. Uninstall "libghc-foundation-dev" package

This guide let you learn how to uninstall libghc-foundation-dev on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libghc-foundation-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-foundation-dev
Architecture: amd64
Version: 0.0.25-1build2
Priority: extra
Section: universe/haskell
Source: haskell-foundation
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 13817
Provides: libghc-foundation-dev-0.0.25-88e6b
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-basement-dev-0.0.11-38c5b, libghc-ghc-prim-dev-0.5.3-49209, libc6 (>= 2.17), libgmp10
Suggests: libghc-foundation-doc, libghc-foundation-prof
Filename: pool/universe/h/haskell-foundation/libghc-foundation-dev_0.0.25-1build2_amd64.deb
Size: 1227908
MD5sum: 4c4a4d960ad1cf9182c52cf2ef6a0d16
SHA1: 2f37f060046bb0e29a246e2744d8bd030b2a1bf5
SHA256: b565750e4bb68596dc17f761959603d3d14aec12b5b5d58a04a25dd508960923
SHA512: 8fc3685c4258a984c78129b2d6de825a67baed3a53d09b937afc6a393150c1174948498c8d6e105ab363eb985436f52ab9ed4fe4925676864882a94ce758decb
Homepage: https://github.com/haskell-foundation/foundation
Description-en: alternative prelude with batteries and no dependencies
A custom prelude with no dependencies apart from base.
.
This package has the following goals:
* provide a base like sets of modules that provide a consistent set
of features and bugfixes across multiple versions of GHC (unlike base).
* provide a better and more efficient prelude than base's prelude.
* be self-sufficient: no external dependencies apart from base.
* provide better data-types: packed unicode string by default, arrays.
* Better numerical classes that better represent mathematical thing
(No more all-in-one Num).
* Better I/O system with less Lazy IO
* Usual partial functions distinguished through type system
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 9eefc3f10196bb0a5e697ccd33dc572c
Ghc-Package: foundation-0.0.25-GAPvqmKNbZqDPr6kW4eqkr