Name : ghc-unsafe
| |
Version : 0.0
| Vendor : obs://build_opensuse_org/devel:languages:haskell
|
Release : lp150.1.1
| Date : 2018-12-26 18:43:53
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-unsafe-0.0-lp150.1.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:/13/openSUSE_Leap_15.0/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
ghc-unsafe
ghc-unsafe(x86-64)
libHSunsafe-0.0-t7t4lSr6WV4IGS6VALirJ-ghc8.6.3.so()(64bit)
Requires :