How to Install and Uninstall ghc-dhall Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-dhall" package
Please follow the step by step instructions below to install ghc-dhall on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-dhall
Copied
2. Uninstall "ghc-dhall" package
Please follow the guidance below to uninstall ghc-dhall on openSUSE Leap:
$
sudo zypper remove
ghc-dhall
Copied
3. Information about the ghc-dhall package on openSUSE Leap
Information for package ghc-dhall:
----------------------------------
Repository : Main Repository
Name : ghc-dhall
Version : 1.40.2-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.0 MiB
Installed : No
Status : not installed
Source package : ghc-dhall-1.40.2-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/dhall
Summary : A configuration language guaranteed to terminate
Description :
Dhall is an explicitly typed configuration language that is not Turing
complete. Despite being Turing incomplete, Dhall is a real programming language
with a type-checker and evaluator.
Use this library to parse, type-check, evaluate, and pretty-print the Dhall
configuration language. This package also includes an executable which
type-checks a Dhall file and reduces the file to a fully evaluated normal form.
Read "Dhall.Tutorial" to learn how to use this library.
----------------------------------
Repository : Main Repository
Name : ghc-dhall
Version : 1.40.2-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 44.0 MiB
Installed : No
Status : not installed
Source package : ghc-dhall-1.40.2-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/dhall
Summary : A configuration language guaranteed to terminate
Description :
Dhall is an explicitly typed configuration language that is not Turing
complete. Despite being Turing incomplete, Dhall is a real programming language
with a type-checker and evaluator.
Use this library to parse, type-check, evaluate, and pretty-print the Dhall
configuration language. This package also includes an executable which
type-checks a Dhall file and reduces the file to a fully evaluated normal form.
Read "Dhall.Tutorial" to learn how to use this library.