How to Install and Uninstall libghc-lazy-csv-doc Package on Kali Linux

Last updated: May 04,2024

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

Please follow the step by step instructions below to install libghc-lazy-csv-doc on Kali Linux

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

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

This guide covers the steps necessary to uninstall libghc-lazy-csv-doc on Kali Linux:

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

3. Information about the libghc-lazy-csv-doc package on Kali Linux

Package: libghc-lazy-csv-doc
Source: haskell-lazy-csv
Version: 0.5.1-6
Installed-Size: 1030
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-lazy-csv-dev, libjs-mathjax
Suggests: libghc-lazy-csv-prof
Size: 68180
SHA256: 66497d5cae4b623aca51d3b4fbee1dec20a69ff3cda0951619543f8c2c34299a
SHA1: 69314d40f8a28a00baf4e71200e54260f4d763ad
MD5sum: a29136c3667a4a16a6fdaff86f40076e
Description: efficient lazy parsers for CSV (comma-separated values); documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: http://code.haskell.org/lazy-csv
Section: doc
Priority: extra
Filename: pool/main/h/haskell-lazy-csv/libghc-lazy-csv-doc_0.5.1-6_all.deb