How to Install and Uninstall ghc-polyparse Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "ghc-polyparse" package
Please follow the guidance below to install ghc-polyparse on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-polyparse
Copied
2. Uninstall "ghc-polyparse" package
Please follow the instructions below to uninstall ghc-polyparse on openSuSE Tumbleweed:
$
sudo zypper remove
ghc-polyparse
Copied
3. Information about the ghc-polyparse package on openSuSE Tumbleweed
Information for package ghc-polyparse:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-polyparse
Version : 1.13-13.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : ghc-polyparse-1.13-13.5.src
Upstream URL : https://hackage.haskell.org/package/polyparse
Summary : A variety of alternative parser combinator libraries
Description :
This version, 1.13 is a Non-Maintainer Upload (NMU). Report issues to the
Hackage Trustees issue tracker.
A variety of alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-polyparse
Version : 1.13-13.5
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : ghc-polyparse-1.13-13.5.src
Upstream URL : https://hackage.haskell.org/package/polyparse
Summary : A variety of alternative parser combinator libraries
Description :
This version, 1.13 is a Non-Maintainer Upload (NMU). Report issues to the
Hackage Trustees issue tracker.
A variety of alternative parser combinator libraries, including the original
HuttonMeijer set. The Poly sets have features like good error reporting,
arbitrary token type, running state, lazy parsing, and so on. Finally,
Text.Parse is a proposed replacement for the standard Read class, for better
deserialisation of Haskell values from Strings.