SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

ghc-testing-type-modifiers rpm build for : openSUSE Leap 15. For other distributions click ghc-testing-type-modifiers.

Name : ghc-testing-type-modifiers
Version : 0.1.0.1 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : lp150.2.1 Date : 2018-07-10 21:28:40
Group : Development/Libraries/Haskell Source RPM : ghc-testing-type-modifiers-0.1.0.1-lp150.2.1.src.rpm
Size : 0.05 MB
Packager : (none)
Summary : Data type modifiers for property based testing
Description :
Property based testing libraries such as QuickCheck tend to include type
modifiers. Most of them are used to quantify over subsets of a type.
For example a property on non-empty lists:

\' prop_tail_length (NonEmpty xs) = length (tail xs) == length xs - 1 \'

This library is intended to supply these modifiers to be used by testing
libraries, in an effort to make properties more portable between testing
frameworks.

For every modifier it also provides an access function that converts to the
underlying type, which enables point-free style properties as such:

\' prop_tail_length2 = (> 0) . length . nonEmpty \'.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/haskell:/lts:/next/openSUSE_Leap_15.0/x86_64

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-testing-type-modifiers
ghc-testing-type-modifiers(x86-64)
libHStesting-type-modifiers-0.1.0.1-JF3vG3jykYI4Jz0MTeFEHX-ghc8.4.3.so()(64bit)

Requires :
libHSbase-4.11.1.0-ghc8.4.3.so()(64bit)
libHSghc-prim-0.5.2.0-ghc8.4.3.so()(64bit)
libHSinteger-gmp-1.0.2.0-ghc8.4.3.so()(64bit)
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libgmp.so.10()(64bit)
libm.so.6()(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.4.3/testing-type-modifiers-0.1.0.1-JF3vG3jykYI4Jz0MTeFEHX
/usr/lib64/ghc-8.4.3/testing-type-modifiers-0.1.0.1-JF3vG3jykYI4Jz0MTeFEHX/libHStesting-type-modifiers-0.1.0.1-JF3vG3jykYI4Jz0MTeFEHX-ghc8.4.3.so
/usr/share/licenses/ghc-testing-type-modifiers
/usr/share/licenses/ghc-testing-type-modifiers/LICENSE

 
ICM