How to Install and Uninstall ghc-streaming-bytestring Package on openSUSE Leap
Last updated: November 17,2024
1. Install "ghc-streaming-bytestring" package
Please follow the guidelines below to install ghc-streaming-bytestring on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-streaming-bytestring
Copied
2. Uninstall "ghc-streaming-bytestring" package
Learn how to uninstall ghc-streaming-bytestring on openSUSE Leap:
$
sudo zypper remove
ghc-streaming-bytestring
Copied
3. Information about the ghc-streaming-bytestring package on openSUSE Leap
Information for package ghc-streaming-bytestring:
-------------------------------------------------
Repository : Main Repository
Name : ghc-streaming-bytestring
Version : 0.2.1-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 422.7 KiB
Installed : No
Status : not installed
Source package : ghc-streaming-bytestring-0.2.1-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/streaming-bytestring
Summary : Fast, effectful byte streams
Description :
This library enables fast and safe streaming of byte data, in either 'Word8' or
'Char' form. It is a core addition to the
streaming ecosystem> and avoids the usual pitfalls of combinbing lazy
'ByteString's with lazy 'IO'.
We follow the philosophy shared by 'streaming' that "the best API is the one
you already know". Thus this library mirrors the API of the 'bytestring'
library as closely as possible.
See the module documentation and the README for more information.
-------------------------------------------------
Repository : Main Repository
Name : ghc-streaming-bytestring
Version : 0.2.1-bp155.3.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 422.7 KiB
Installed : No
Status : not installed
Source package : ghc-streaming-bytestring-0.2.1-bp155.3.14.src
Upstream URL : https://hackage.haskell.org/package/streaming-bytestring
Summary : Fast, effectful byte streams
Description :
This library enables fast and safe streaming of byte data, in either 'Word8' or
'Char' form. It is a core addition to the
'ByteString's with lazy 'IO'.
We follow the philosophy shared by 'streaming' that "the best API is the one
you already know". Thus this library mirrors the API of the 'bytestring'
library as closely as possible.
See the module documentation and the README for more information.