SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-bool-extras rpm build for : OpenSuSE. For other distributions click ghc-bool-extras.

Name : ghc-bool-extras
Version : 0.4.0 Vendor : obs://build_opensuse_org/home:sbahling
Release : 2.4 Date : 2018-06-20 07:10:39
Group : Development/Libraries/Haskell Source RPM : ghc-bool-extras-0.4.0-2.4.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : A fold function for Bool
Description :
The `bool\' function allows folding over boolean values.

This is comparable to the `maybe\' or `either\' functions on their respective
types.

The `bool\' function is a replacement for the build-in \'if then else\'-syntax.
However, since it is a function, it can be partially applied and passed around
to higher order functions, like so:

> ghci> :m + Data.Bool.Extras > ghci> let yesOrNo = bool \"no\" \"yes\" > ghci> map
yesOrNo [True, False, True] > [\"yes\", \"no\", \"yes\"]

Note that the arguments to `bool\' are in the opposite order of the \'if then
else\'-syntax; First the false value, then the true value, and finally the
boolean.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/sbahling:/Backports:/SLE-15/SLE_15/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
ghc-bool-extras
ghc-bool-extras(x86-64)
libHSbool-extras-0.4.0-1rWdQroCDcMCOdTVXVU7Ic-ghc8.0.2.so()(64bit)

Requires :
libHSbase-4.9.1.0-ghc8.0.2.so()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.2.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.2.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib64/ghc-8.0.2/bool-extras-0.4.0-1rWdQroCDcMCOdTVXVU7Ic
/usr/lib64/ghc-8.0.2/bool-extras-0.4.0-1rWdQroCDcMCOdTVXVU7Ic/libHSbool-extras-0.4.0-1rWdQroCDcMCOdTVXVU7Ic-ghc8.0.2.so
/usr/share/doc/packages/ghc-bool-extras
/usr/share/doc/packages/ghc-bool-extras/LICENSE

 
ICM