SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-explicit-exception
Version : 0.1.8 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 3.40 Date : 2018-01-23 10:12:23
Group : Development/Languages/Other Source RPM : ghc-explicit-exception-0.1.8-3.40.src.rpm
Size : 0.35 MB
Packager : (none)
Summary : Exceptions which are explicit in the type signature
Description :
Synchronous and Asynchronous exceptions which are explicit in the type
signature. The first ones are very similar to \'Either\' and
\'Control.Monad.Error.ErrorT\'. The second ones are used for \'System.IO.readFile\'
and \'System.IO.hGetContents\'. This package is a proposal for improved exception
handling in Haskell. It strictly separates between handling of exceptional
situations (file not found, invalid user input, see
< http://www.haskell.org/haskellwiki/Exception>) and (programming) errors
(division by zero, index out of range, see
< http://www.haskell.org/haskellwiki/Error>). Handling of the first one is
called \"exception handling\", whereas handling of errors is better known as
\"debugging\".

For applications see the packages \'midi\', \'spreadsheet\', \'http-monad\'.

Although I\'m not happy with the identifier style of the Monad Transformer
Library (partially intended for unqualified use) I have tried to adopt it for
this library, in order to let Haskell programmers get accustomed easily to it.

To do: Because many people requested it, we will provide a \'bracket\' function
that frees a resource both when an exception and an error occurs, that is, it
combines exception handling and debugging. However note that freeing resources
in case of an error is dangerous and may cause further damage.

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

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-explicit-exception
ghc-explicit-exception(x86-64)
libHSexplicit-exception-0.1.8-80Vx4Pr9MqSEuhu6rmtROG-ghc8.0.1.so()(64bit)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libgmp.so.10()(64bit)
libHSghc-prim-0.5.0.0-ghc8.0.1.so()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSinteger-gmp-1.0.0.1-ghc8.0.1.so()(64bit)
libHSbase-4.9.0.0-ghc8.0.1.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHStransformers-0.5.2.0-ghc8.0.1.so()(64bit)
libHSarray-0.5.1.1-ghc8.0.1.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.1.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.1/explicit-exception-0.1.8-80Vx4Pr9MqSEuhu6rmtROG
/usr/lib64/ghc-8.0.1/explicit-exception-0.1.8-80Vx4Pr9MqSEuhu6rmtROG/libHSexplicit-exception-0.1.8-80Vx4Pr9MqSEuhu6rmtROG-ghc8.0.1.so
/usr/share/doc/packages/ghc-explicit-exception
/usr/share/doc/packages/ghc-explicit-exception/LICENSE

 
ICM