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

Last updated: May 16,2024

1. Install "libghc-hsyaml-doc" package

This guide let you learn how to install libghc-hsyaml-doc on Kali Linux

$ sudo apt update $ sudo apt install libghc-hsyaml-doc

2. Uninstall "libghc-hsyaml-doc" package

Please follow the guidelines below to uninstall libghc-hsyaml-doc on Kali Linux:

$ sudo apt remove libghc-hsyaml-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-hsyaml-doc
Source: haskell-hsyaml
Version: 0.2.1.0-2
Installed-Size: 4145
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-35
Recommends: libjs-mathjax
Size: 219884
SHA256: 29629d86fc8d9e41fd12441950e6566bb10a595658b9ec3e4d4251d52a547acf
SHA1: 45f3e2b6a7fd421ade41c49233839751c9ddf1ec
MD5sum: 27dda0989b958b0ad4b866b10504f4e2
Description: pure Haskell YAML 1.2 parser - library documentation
HsYAML is a YAML 1.2 parser,
i.e. a library for parsing and serializing YAML documents.
.
Features of HsYAML include:
.
* Pure Haskell implementation with small dependency footprint
and emphasis on strict compliance with the YAML 1.2 specification.
* Direct decoding to native Haskell types
via (aeson-inspired) typeclass-based API.
* Allows round-tripping while preserving ordering,
anchors, and comments at Event-level.
* Support for constructing custom YAML node graph representation
(including support for cyclic YAML data structures).
* Support for the standard (untyped) Failsafe, (strict) JSON,
and (flexible) Core "schemas" providing implicit typing rules
as defined in the YAML 1.2 specification
(including support for user-defined custom schemas).
* Support for emitting YAML using /Failsafe/, (strict) /JSON/,
and (flexible) /Core/ \"schemas\"
(including support for user-defined custom encoding schemas).
* Event-based API resembling LibYAML's Event-based API.
* Low-level API access to lexical token-based scanner.
.
This package contains the library documentation for intern.
Description-md5: b1a0524dab2458d65a4988ee3a397377
Homepage: https://github.com/haskell-hvr/HsYAML
Section: doc
Priority: optional
Filename: pool/main/h/haskell-hsyaml/libghc-hsyaml-doc_0.2.1.0-2_all.deb