< Home - < Back

ghc-cereal


Information about the package, ghc-cereal, which is shipped with common Linux distributions. The ghc-cereal package is designed for, Binary serialization library.


Package Name:

ghc-cereal

Summary:

Binary serialization library

Description:

A binary serialization library, similar to binary, that introduces an isolate primitive for parser isolation, and replaces the asynchronous errors with a user-handleable Either type. Similar to binary in performance, but uses a strict ByteString instead of a lazy ByteString, thus restricting it to operating on finite inputs.

Architecture:

x86_64

Version:

0.3.5.2

Release:

2.el6

Size:

73 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for ghc-cereal


Control the ghc-cereal package with the following handy commands outlined below.


Command

Description of Command

yum install ghc-cereal

This command will install ghc-cereal on the server.

yum remove ghc-cereal

This command will un-install ghc-cereal on the server. When you run this command, you will be asked if you are sure that you want to remove ghc-cereal, so you have to manually confirm that you want to do this.

yum -y remove ghc-cereal

This command will un-install ghc-cereal on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-cereal when using the -y flag.

yum update ghc-cereal

This command will update ghc-cereal to the latest version. When you run this command, you will be asked if you are sure that you want to remove ghc-cereal, so you have to manually confirm that you want to do this.

yum -y update ghc-cereal

This command will update ghc-cereal to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove ghc-cereal when using the -y flag.

yum info ghc-cereal

This command will show you core information about the ghc-cereal package.

yum deplist ghc-cereal

This command will show you the dependencies for ghc-cereal. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update ghc-cereal

This command will check if there is an update waiting on ghc-cereal. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.