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

Last updated: May 17,2024

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

This tutorial shows how to install libghc-map-syntax-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall libghc-map-syntax-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-map-syntax-dev
Priority: extra
Section: universe/haskell
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-map-syntax
Version: 0.2-3
Provides: libghc-map-syntax-dev-0.2-b86d7
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libghc-mtl-dev-2.2.1-3af90, libc6 (>= 2.2.5)
Suggests: libghc-map-syntax-doc, libghc-map-syntax-prof
Filename: pool/universe/h/haskell-map-syntax/libghc-map-syntax-dev_0.2-3_amd64.deb
Size: 20746
MD5sum: c9af4f03f54e96b4f814f1ef251ae156
SHA1: 757d3f55a7754206a28696c1a21abbc3ec25546d
SHA256: 9b7768561d4ce112c923053350e1a12cff78444f9c71def20b8d3174308ef29d
Description-en: Syntax sugar for defining maps
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 292da354f05854a5b87365467ec0282b
Homepage: http://hackage.haskell.org/package/map-syntax
Ghc-Package: map-syntax-0.2-b86d792f1aa49bceb2a88f62cad6b4a7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu