How to Install and Uninstall libghc-hsyaml-dev Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 14,2024

1. Install "libghc-hsyaml-dev" package

This is a short guide on how to install libghc-hsyaml-dev on Ubuntu 20.10 (Groovy Gorilla)

$ 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 20.10 (Groovy Gorilla):

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

3. Information about the libghc-hsyaml-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-hsyaml-dev
Architecture: amd64
Version: 0.2.1.0-2build1
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: 8484
Provides: libghc-hsyaml-dev-0.2.1.0-06df7
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-bytestring-dev-0.10.10.0-70a9a, libghc-containers-dev-0.6.2.1-b8f3d, libghc-deepseq-dev-1.4.4.0-b386b, libghc-mtl-dev-2.2.2-13482, libghc-parsec-dev-3.1.14.0-aef34, libghc-text-dev-1.2.4.0-455b7, 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-2build1_amd64.deb
Size: 638068
MD5sum: 7fc10fa031c485263cc684522a967ffd
SHA1: 4f18fdad41be18f8c12e608652e49f52f507f07d
SHA256: 7447440a5cf3e27e488de0652b8955901de006e258a81af115d90d8e5fc9fcfb
SHA512: 57bd5ea0f845b04d3206ff25b64028c0bc6329ac4064ef4b78c7f037e3d08b4d9c8d36a0c9c445b7b72715013c36bd067c07504ee1914df0777628774fe3ac36
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-2EcNgU9vTkaFiVH4W9lnHQ