How to Install and Uninstall libghc-hsyaml-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "libghc-hsyaml-dev" package

Please follow the steps below to install libghc-hsyaml-dev on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libghc-hsyaml-dev" package

Please follow the guidelines below to uninstall libghc-hsyaml-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libghc-hsyaml-dev package on Ubuntu 21.10 (Impish Indri)

Package: libghc-hsyaml-dev
Architecture: amd64
Version: 0.2.1.0-2build2
Priority: optional
Section: universe/haskell
Source: haskell-hsyaml
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 8508
Provides: libghc-hsyaml-dev-0.2.1.0-d86b8
Depends: libghc-base-dev-4.13.0.0-2f220, libghc-bytestring-dev-0.10.10.1-c40ee, libghc-containers-dev-0.6.2.1-ab1cf, libghc-deepseq-dev-1.4.4.0-9f093, libghc-mtl-dev-2.2.2-7208c, libghc-parsec-dev-3.1.14.0-b0d22, libghc-text-dev-1.2.4.0-a7a6e, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-hsyaml-doc, libghc-hsyaml-prof
Filename: pool/universe/h/haskell-hsyaml/libghc-hsyaml-dev_0.2.1.0-2build2_amd64.deb
Size: 628184
MD5sum: 8b7e888b50dea4cbb28d3bc6087eef8d
SHA1: cab97ea420820e4454edb972f661474a0c12f7f7
SHA256: 5d688e655a10fed6baac81c874c9db99e5ceaa4c1229bc2041d7927cbe116756
SHA512: fdc83c64bbfb4a7ebdd6c15599e9a7412b775c0891c96dc6cb25ce69f614ba42078e979ccddeb77dbf47804fff84986fb7c90438647a2bdfa846697dd42996ee
Homepage: https://github.com/haskell-hvr/HsYAML
Description-en: pure Haskell YAML 1.2 processor - libraries
HsYAML is a YAML 1.2 processor implementation for Haskell.
.
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.
* 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).
* Event-based API resembling LibYAML's Event-based API.
* Low-level API access to lexical token-based scanner.
.
This package contains the libraries compiled for GHC.
Description-md5: e7e2569b2e66a5b36778b50e9dc7cb6c
Ghc-Package: HsYAML-0.2.1.0-846xXhz4Rw52MwRLhC1zQk