How to Install and Uninstall libghc-foldl-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 05,2024

1. Install "libghc-foldl-dev" package

Please follow the step by step instructions below to install libghc-foldl-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-foldl-dev" package

This guide let you learn how to uninstall libghc-foldl-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libghc-foldl-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-foldl-dev
Priority: extra
Section: universe/haskell
Installed-Size: 761
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-foldl
Version: 1.1.2-1build1
Provides: libghc-foldl-dev-1.1.2-39bae
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-comonad-dev-4.2.7.2-3ce8d, libghc-containers-dev-0.5.6.2-59326, libghc-mwc-random-dev-0.13.3.2-168a8, libghc-primitive-dev-0.6.1.0-b2a7b, libghc-profunctors-dev-5.1.2-1408d, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.2.5)
Suggests: libghc-foldl-doc, libghc-foldl-prof
Filename: pool/universe/h/haskell-foldl/libghc-foldl-dev_1.1.2-1build1_amd64.deb
Size: 79164
MD5sum: e14f480f10df08676006b228f1fd1ab0
SHA1: f5177a401aedc9bbd1dbc7f972817718c86a569c
SHA256: efd7a82f837b3cabb4dc409abba7d3ad020ee6bae7c6b11bdd5aee3af9863761
Description-en: composable, streaming, and efficient left folds
This library provides strict left folds that stream in constant
memory, and you can combine folds using Applicative style to derive
new folds. Derived folds still traverse the container just once and
are often as efficient as hand-written folds.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: b5e87e8be66ec3259fa2ab6fef05ae55
Homepage: http://hackage.haskell.org/package/foldl
Ghc-Package: foldl-1.1.2-39baeb972ca46822c5a463668e5a7b46
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu