How to Install and Uninstall libghc-safe-dev Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "libghc-safe-dev" package

This guide let you learn how to install libghc-safe-dev on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libghc-safe-dev" package

Please follow the guidance below to uninstall libghc-safe-dev on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libghc-safe-dev package on Ubuntu 21.04 (Hirsute Hippo)

Package: libghc-safe-dev
Architecture: amd64
Version: 0.3.19-1build1
Priority: extra
Section: universe/haskell
Source: haskell-safe
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 786
Provides: libghc-safe-dev-0.3.19-7ae12
Depends: libghc-base-dev-4.13.0.0-2f220, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-safe-doc, libghc-safe-prof
Filename: pool/universe/h/haskell-safe/libghc-safe-dev_0.3.19-1build1_amd64.deb
Size: 85244
MD5sum: e73921b098512b0d3d466349087011f1
SHA1: 3abb0fa69a3cf2126da28b50f3ab74dc105f4e71
SHA256: 9da900232fff93c6c77ad6c307d8d6342a45bbbc0e64b1f8e0167ecdf119f251
SHA512: 59e98209ff015633b35b0e09715266628412ef9c5a62e8834ec7626fb9af9a8d92ea21a74b03abe33e417eae8edcbfceef1afca94668613a04118af4aaf90cff
Homepage: https://github.com/ndmitchell/safe#readme
Description-en: GHC Library for safe (pattern match free) functions
.
Partial functions from the base library, such as head and !!, modified to
return more descriptive error messages, programmer defined error messages,
Maybe wrapped results and default values. These functions can be used to
reduce the number of unsafe pattern matches in your code.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 1bb380411da1d16e3150a00ac2ff9464
Ghc-Package: safe-0.3.19-LxDJURZu1921pHCEJqjvRE