SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : ghc-fclabels
Version : 2.0.3.2 Vendor : obs://build_opensuse_org/devel:languages:haskell
Release : 9.15 Date : 2018-03-09 19:02:04
Group : Development/Languages/Other Source RPM : ghc-fclabels-2.0.3.2-9.15.src.rpm
Size : 0.35 MB
Packager : (none)
Summary : First class accessor labels implemented as lenses
Description :
This package provides first class labels that can act as bidirectional record
fields. The labels can be derived automatically using Template Haskell which
means you don\'t have to write any boilerplate yourself. The labels are
implemented as /lenses/ and are fully composable. Lenses can be used to /get/,
/set/ and /modify/ parts of a data type in a consistent way.

See \"Data.Label\" for an introductory explanation or see the introductory blog
post at < http://fvisser.nl/post/2013/okt/1/fclabels-2.0.html>

* /Total and partial lenses/

Internally lenses do not used Haskell functions directly, but are implemented
as categories. Categories allow the lenses to be run in custom computational
contexts. This approach allows us to make partial lenses that point to fields
of multi-constructor datatypes in an elegant way.

See \"Data.Label.Partial\" for the use of partial labels.

* /Monomorphic and polymorphic lenses/

We have both polymorphic and monomorphic lenses. Polymorphic lenses allow
updates that change the type. The types of polymorphic lenses are slightly more
verbose than their monomorphic counterparts, but their usage is similar.
Because monomorphic lenses are built by restricting the types of polymorphic
lenses they are essentially the same and can be freely composed with eachother.

See \"Data.Label.Mono\" and \"Data.Label.Poly\" for the difference between
polymorphic and monomorphic lenses.

* /Using fclabels/

To simplify working with labels we supply both a set of labels for Haskell\'s
base types, like lists, tuples, Maybe and Either, and we supply a set of
combinators for working with labels for values in the Reader and State monad.

See \"Data.Label.Base\" and \"Data.Label.Monadic\" for more information.

* /Changelog from 2.0.3.1 to 2.0.3.2/

> - Allow HUnit 1.5.*.

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

Content of RPM  Changelog  Provides Requires

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

Provides :
ghc-fclabels
ghc-fclabels(x86-64)
libHSfclabels-2.0.3.2-3Xs3bCBbAC9J1XqCJSoYEp-ghc8.0.1.so()(64bit)

Requires :
libc.so.6()(64bit)
libHSmtl-2.2.1-6qsR1PHUy5lL47Hpoa4jCM-ghc8.0.1.so()(64bit)
libgmp.so.10()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libHSghc-boot-th-8.0.1-ghc8.0.1.so()(64bit)
libHStemplate-haskell-2.11.0.0-ghc8.0.1.so()(64bit)
libHSinteger-gmp-1.0.0.1-ghc8.0.1.so()(64bit)
libHSpretty-1.1.3.3-ghc8.0.1.so()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libHStransformers-0.5.2.0-ghc8.0.1.so()(64bit)
libHSdeepseq-1.4.2.0-ghc8.0.1.so()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libHSghc-prim-0.5.0.0-ghc8.0.1.so()(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1
libHSbase-4.9.0.0-ghc8.0.1.so()(64bit)
libHSarray-0.5.1.1-ghc8.0.1.so()(64bit)


Content of RPM :
/usr/lib64/ghc-8.0.1/fclabels-2.0.3.2-3Xs3bCBbAC9J1XqCJSoYEp
/usr/lib64/ghc-8.0.1/fclabels-2.0.3.2-3Xs3bCBbAC9J1XqCJSoYEp/libHSfclabels-2.0.3.2-3Xs3bCBbAC9J1XqCJSoYEp-ghc8.0.1.so
/usr/share/doc/packages/ghc-fclabels
/usr/share/doc/packages/ghc-fclabels/LICENSE

 
ICM