SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-unsafe rpm build for : openSUSE Leap 42. For other distributions click ghc-unsafe.

Name : ghc-unsafe
Version : 0.0 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 8.1 Date : 2018-06-27 18:55:58
Group : Development/Libraries/Haskell Source RPM : ghc-unsafe-0.0-8.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Unified interface to unsafe functions
Description :
SafeHaskell introduced the notion of safe and unsafe modules. In order to make
as many as possible modules \"safe\", the well-known unsafe functions were moved
to distinguished modules. This makes it hard to write packages that work with
both old and new versions of GHC. This package provides a single module
\'System.Unsafe\' that exports the unsafe functions from the base package.
It provides them in a style ready for qualification, that is, you should import
them by

> import qualified System.Unsafe as Unsafe

The package also contains a script called \'rename-unsafe.sh\'. It replaces all
occurrences of the original identifiers with the qualified identifiers from
this package. You still have to adapt the import commands. It uses the
\'darcs-replace-rec\' script from the \'darcs-scripts\' package.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/9/openSUSE_Leap_42.3/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-unsafe
ghc-unsafe(x86-64)
libHSunsafe-0.0-1JVGeNloPfBIrpnRBKlfTC-ghc8.0.2.so()(64bit)

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


Content of RPM :
/usr/lib64/ghc-8.0.2/unsafe-0.0-1JVGeNloPfBIrpnRBKlfTC
/usr/lib64/ghc-8.0.2/unsafe-0.0-1JVGeNloPfBIrpnRBKlfTC/libHSunsafe-0.0-1JVGeNloPfBIrpnRBKlfTC-ghc8.0.2.so
/usr/share/doc/packages/ghc-unsafe
/usr/share/doc/packages/ghc-unsafe/LICENSE
/usr/share/unsafe-0.0
/usr/share/unsafe-0.0/rename-unsafe.sh

 
ICM