How to Install and Uninstall libghc-map-syntax-prof Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libghc-map-syntax-prof" package

Please follow the guidance below to install libghc-map-syntax-prof on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-map-syntax-prof

2. Uninstall "libghc-map-syntax-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-map-syntax-prof on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-map-syntax-prof $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-map-syntax-prof package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-map-syntax-prof
Priority: extra
Section: universe/haskell
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-map-syntax
Version: 0.2-3
Provides: libghc-map-syntax-prof-0.2-b86d7
Depends: libghc-map-syntax-dev (= 0.2-3), libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90
Filename: pool/universe/h/haskell-map-syntax/libghc-map-syntax-prof_0.2-3_amd64.deb
Size: 20598
MD5sum: 62589f1d36b303542079b570d79e4121
SHA1: 0afa8c6e1a0842fac202be8aa60673877e6fd102
SHA256: 201045a257c05a29dd943ac89573776c531257c17ca672a813b33621714731b6
Description-en: Syntax sugar for defining maps; profiling libraries
Haskell's canonical list of tuples syntax for defining maps is not very
convenient and also has ambiguous semantics. This package leverages do
notation to create a lighter syntax that makes semantics explicit and also
allows the option of fail-fast handling of duplicate keys.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: 00a37b116ddb4cd0d98231f51dacd9b1
Homepage: http://hackage.haskell.org/package/map-syntax
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu