How to Install and Uninstall libghc-base-unicode-symbols-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libghc-base-unicode-symbols-dev" package

Please follow the guidelines below to install libghc-base-unicode-symbols-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-base-unicode-symbols-dev

2. Uninstall "libghc-base-unicode-symbols-dev" package

Please follow the guidelines below to uninstall libghc-base-unicode-symbols-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-base-unicode-symbols-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-base-unicode-symbols-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-base-unicode-symbols-dev
Priority: extra
Section: universe/haskell
Installed-Size: 155
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-base-unicode-symbols
Version: 0.2.2.4-7
Provides: libghc-base-unicode-symbols-dev-0.2.2.4-67b29
Depends: libghc-base-dev-4.8.2.0-0d6d1, libc6 (>= 2.2.5)
Suggests: libghc-base-unicode-symbols-doc, libghc-base-unicode-symbols-prof
Filename: pool/universe/h/haskell-base-unicode-symbols/libghc-base-unicode-symbols-dev_0.2.2.4-7_amd64.deb
Size: 17310
MD5sum: 218dad793874d05264a5286c925cd897
SHA1: 4d16e2dc1f7c14e16354131a282fe61bd90808c6
SHA256: 97ca78ac4e2f12c15df827f4af7495b3c82315025e2fcc0468993883a68a7630
Description-en: Unicode alternatives for common functions and operators
It defines new symbols for a number of functions and operators in the
base package.
.
All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely
interchangeable with their definitions.
.
For further Unicode goodness you can enable the UnicodeSyntax language
extension [1]. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences, i.e. → instead of ->, ∀
instead of forall and many others.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: d7cbdfe289235207dec4bf3341f84bb8
Homepage: http://haskell.org/haskellwiki/Unicode-symbols
Ghc-Package: base-unicode-symbols-0.2.2.4-67b290baff73f7ad09994e2517d89f85
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu