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

Last updated: May 19,2024

1. Install "libghc-lazy-csv-dev" package

This guide let you learn how to install libghc-lazy-csv-dev on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libghc-lazy-csv-dev

2. Uninstall "libghc-lazy-csv-dev" package

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

$ sudo apt remove libghc-lazy-csv-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-lazy-csv-dev
Architecture: amd64
Version: 0.5.1-4build3
Priority: extra
Section: universe/haskell
Source: haskell-lazy-csv
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 950
Provides: libghc-lazy-csv-dev-0.5.1-5120b
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libc6 (>= 2.14), libgmp10
Suggests: libghc-lazy-csv-doc, libghc-lazy-csv-prof
Filename: pool/universe/h/haskell-lazy-csv/libghc-lazy-csv-dev_0.5.1-4build3_amd64.deb
Size: 111048
MD5sum: eb231c2cba09376051a2f75e7867ca6f
SHA1: c8c3b920dad1d0a20966e36f7f19c44d6bfcb42a
SHA256: 3fc408e7bf3df080e418d4cb80662e18db85d7f29d7aaa38670d8a1e9420fb3a
SHA512: 8b180a1e0d99fdd892079157e039285d1239f9239220d247aa38b77b973ea3b314adb0102343cb93decb3d5da9cd1f51cc8e8dcad975ef05b1dc86f8b96f1b71
Homepage: http://code.haskell.org/lazy-csv
Description-en: efficient lazy parsers for CSV (comma-separated values)
The CSV format is defined by RFC 4180.
These efficient lazy parsers (String and ByteString variants)
can report all CSV formatting errors, whilst also
returning all the valid data, so the user can choose
whether to continue, to show warnings, or to halt on
error. Valid fields retain information about their
original location in the input, so a secondary parser from
textual fields to typed values can give intelligent error
messages.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: a9891b058bb41add89e41c9be15f2138
Ghc-Package: lazy-csv-0.5.1-Kyivl10e5Fe97YkbWowIJP